Attempt at fixing the table spacing.
diff --git a/style.css b/style.css
index edf76c9..0050df1 100755
--- a/style.css
+++ b/style.css
@@ -13,6 +13,10 @@
 	width: 260px;
 }
 
+table download {
+	border:1;
+	cellpadding:"3;
+}
 
 h3 {
 	clear: both;