Removes left pixel count for banner
diff --git a/style.css b/style.css
index dab064f..03ad169 100755
--- a/style.css
+++ b/style.css
@@ -59,7 +59,7 @@
 #novaContent {
 	background: url("images/jubulaBanner.png") no-repeat white;
 	padding-top: 210px;
-	padding-left: 40px;
+	padding-left: 0px;
 }
 
 #introText p.left {