added whitespace between header and text as per Elly's suggestion
Geoff Goodell

Geoff Goodell commited on 2005-05-16 23:06:27
Zeige 1 geänderte Dateien mit 1 Einfügungen und 2 Löschungen.

... ...
@@ -19,8 +19,7 @@ img {
19 19
 .center { 
20 20
     text-align: center;
21 21
     background-color: white;
22
-    margin-left: auto;
23
-    margin-right: auto;
22
+    margin: 10px auto 0 auto;
24 23
     width: 730px;
25 24
 }
26 25
 
27 26