Removed template text from background banner image.
diff --git a/style.css b/style.css
index c96f98b..c0980fa 100644
--- a/style.css
+++ b/style.css
@@ -29,7 +29,7 @@
 
 
 #novaContent {
-	background: url("images/backgroundMain.png") no-repeat white;
+	background: url("images/backgroundMainEmpty.png") no-repeat white;
 	padding-top: 170px;
 }