--- style_old.css	2009-05-16 11:10:55.000000000 +0200
+++ style.css	2009-05-16 11:11:28.000000000 +0200
@@ -12,7 +12,7 @@
 
 * { margin:0; padding:0;}
 body { 
-font:normal 15px  Georgia, "Times New Roman", Times, serif; color:#041E25; background:url(images/bg.png) repeat-x left top; }
+font:normal 15px  Georgia, "Times New Roman", Times, serif; color:#041E25; background:#fff url(images/bg.png) repeat-x left top; }
 a { color:#136F8B; background:url(images/dot-blue.gif) repeat-x left bottom; padding:1px 0; text-decoration:none;}
 a:hover { color:#1C4EA1;}
 h1, h2, h3, h4, h5, h6 { font:normal 25px Georgia, "Times New Roman", Times, serif;  }

