GMF logo added
diff --git a/style.css b/style.css
index 82f4187..3cfc51b 100644
--- a/style.css
+++ b/style.css
@@ -1,7 +1,7 @@
 @CHARSET "UTF-8";
 
 #novaContent {
-	background: url("images/backgroundMainEmpty.png") no-repeat white;
+	background: url("images/backgroundMain.png") no-repeat;
 	padding-top: 210px;
 }
 
@@ -30,7 +30,7 @@
 
 
 #novaContent {
-	background: url("images/backgroundMainEmpty.png") no-repeat white;
+	background: url("images/backgroundMain.png") no-repeat;
 	padding-top: 170px;
 }