Index: trunk/web/templates/static/layout.css
===================================================================
--- trunk/web/templates/static/layout.css	(revision 209)
+++ trunk/web/templates/static/layout.css	(revision 210)
@@ -1,12 +1,3 @@
-html {
-    background: #529;
-    padding: .75em;
+html,body {
+	height: 100%;
 }
-body {
-    position: relative;
-    max-width: 66em;
-    margin: 0 auto;
-    padding: 1em;
-    border: 1px solid black;
-    background: #fff;
-}
