improve layout for ebam and ebpm
diff --git a/style.css b/style.css
index 181bd2f..efa5929 100644
--- a/style.css
+++ b/style.css
@@ -61,34 +61,24 @@
 	margin-right: 3%;
 }
 
+#project_ebam {
+	float: left;
+	width: 30%;
+	margin-right: 3%;
+}
+
+#project_ebpm {
+	float: left;
+	width: 30%;
+	margin-right: 3%;
+}
+
 #feature_1 {
 	float: left;
 	width: 30%;
 	margin-right: 3%;
 }
 
-#feature_2 {
-	float: left;
-	width: 30%;
-	margin-right: 3%
-}
-
-#feature_3 {
-	float: left;
-	width: 30%;
-}
-
-#feature_4 {
-	clear: both;
-	float: left;
-	width: 63%;
-	margin-right: 3%;	
-}
-
-#feature_more {
-	float: left;
-	width: 30%;
-}
 	
 #bigbuttons {
 	position: relative;