Fixed incubation logo.
diff --git a/images/backgroundMain.png b/images/backgroundMain.png
index 6a8578c..9487b21 100755
--- a/images/backgroundMain.png
+++ b/images/backgroundMain.png
Binary files differ
diff --git a/pages/_index.html b/pages/_index.html
index aee8780..910e7ef 100755
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -30,10 +30,11 @@
 	Since EMF models are rich data structures with constraints and behavior, merging them consistently is a delicate problem.
 	</div>
 	<div>
-    EMF Diff/Merge aims to help solve that problem. Check the
-    <a href="http://wiki.eclipse.org/EMF_DiffMerge">Wiki page</a>
-    for more information.
+    EMF Diff/Merge aims to help solve that problem thanks to consistency rules and merge policies.
 	</div>
+	<div>
+    Check the <a href="http://wiki.eclipse.org/EMF_DiffMerge">Wiki page</a> for more information.
+    </div>
 </div>
 
 
@@ -43,5 +44,11 @@
 		<a href="/projects/project_summary.php?projectid=modeling.emf.diffmerge">About This Project</a>
 	</h3>
   </div>
+  <div class="sideitem">
+   <h6>Incubation</h6>
+   <div align="center"><a href="/projects/what-is-incubation.php"><img 
+        align="center" src="/images/egg-incubation.png" 
+        border="0" alt="Incubation" /></a></div>
+  </div>
 
 </div>