Added padding.
diff --git a/downloads/_styles.css b/downloads/_styles.css
index 07c455b..f131517 100644
--- a/downloads/_styles.css
+++ b/downloads/_styles.css
@@ -1,5 +1,5 @@
 #midcolumn {
-	background: url('background.jpg') top left repeat-x;
+	padding-top: 10px;
 }
 
 #midcolumn li .repo-item {