Removing a blank space on top of the intro
diff --git a/css/theme.css b/css/theme.css
index 7539d3b..a0b3dd4 100644
--- a/css/theme.css
+++ b/css/theme.css
@@ -66,10 +66,6 @@
   background: #F5F5F5;
 }
 
-#intro .container {
-	margin-top: 30px;
-}
-
 #intro p,#intro h2{
 	text-align: center;
 }