Index: css/base.css
===================================================================
--- css/base.css        (revision 579)
+++ css/base.css        (working copy)
@@ -63,25 +63,58 @@

        #header h1 {
-               background: url(../images/logo.gif) top left no-repeat;
+
+       }
+
+       #header h1 a{
+               background: url(../images/logo.png) top left no-repeat;
+               display: block;
+               float: left;
                overflow: hidden;
                text-indent: -999em;
        }
 
        #header .search {
                position: absolute;
                top: 1.2em;
                right: 1.5em;
        }
 
-
 /**************************
  USER BAR
 ***************************/