.
diff --git a/style.css b/style.css
index cc899a9..ce82739 100644
--- a/style.css
+++ b/style.css
@@ -1,9 +1,4 @@
 @CHARSET "UTF-8";
-#novaContent {
-	background: url("images/backgroundMain.png") no-repeat;
-	padding-top: 210px;
-}
-
 #midcolumn {
 	width: 640px;
 	padding: 0 10px 10px 10px;
@@ -27,6 +22,11 @@
 	text-decoration: underline;
 }
 
+#novaContent {
+	background: url("images/backgroundMain.png") no-repeat white;
+	padding-top: 170px;
+}
+
 #introText p.left {
 	width: 48%;
 	float: left;