* Center the header and footer as well as the page.
[matthijs/projects/wipi.git] / static / exodus / css / screen.css
index b8a805f6b6c46305f900ab058536799fca44add0..851b19828c44e32c105583693a8b7ed37be8fa63 100644 (file)
@@ -23,16 +23,12 @@ body {
        padding:0px;
 }
 
-#header {
-       background-color: transparent;
-}
 
-#page {
+#page, #header, #footer {
        font-family: verdana, arial, sans-serif;
        font-size:11px; 
 
        width:680px;
-       height:100%;
        padding-left:60px;
        padding-right:60px;
        padding-bottom:10px;