added reference to Mangrove
diff --git a/pages/_index.html b/pages/_index.html
index 5259be2..e039b8b 100644
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -61,6 +61,12 @@
 </div>
 </div>
 
+<div id="project_mangrove">
+<h4><a href="/mangrove">Mangrove</a></h4>
+<p>Mangrove is a framework for integrating design and runtime artifacts that are being 
+created or used in different Eclipse editors and runtimes related to SOA.</p>
+</div>
+
 <div id="rightcolumn">
 
 <div class="sideitem">
diff --git a/style.css b/style.css
index efa5929..5c55f35 100644
--- a/style.css
+++ b/style.css
@@ -73,6 +73,12 @@
 	margin-right: 3%;
 }
 
+#project_mangrove {
+	float: left;
+	width: 30%;
+	margin-right: 3%;
+}
+
 #feature_1 {
 	float: left;
 	width: 30%;