Correct dimensions of banner
diff --git a/style.css b/style.css
index 5d52251..daf6046 100755
--- a/style.css
+++ b/style.css
@@ -13,7 +13,8 @@
 {
 	background: #FFFFFF url("images/backgroundMain.png") no-repeat;
 	padding-top: 195px;
-	}
+	background-size: 100% 195px;
+}
 
 #midcolumn {
 	width: 640px;