Index: public_html/wp-content/themes/bb-base/style.css
===================================================================
--- public_html/wp-content/themes/bb-base/style.css	(revision 12333)
+++ public_html/wp-content/themes/bb-base/style.css	(working copy)
@@ -1648,6 +1648,15 @@
 	#wp-toolbar {
 		width: 960px;
 	}
+	#showcase {
+		padding: 20px;
+	}
+	#main{
+		padding: 24px 20px;
+	}
+	#footer{
+		padding: 24px 20px;
+	}
 }
 
 /* Shrink logo to make room for navigation */
@@ -1754,6 +1763,13 @@
 		height: 38px !important;
 		width: 38px !important;
 	}
+	#showcase{
+		padding: 10px;
+	}
+	body:not(.trac):not(.home-page) #main{
+		margin: 0;
+		padding: 10px;
+	}
 }
 
 /* Mobile */
