#header {

       width: 980px;

       height: 130px;

       overflow: hidden;

}

 

#header h1 {

 margin: 0;

 padding: 0;

}

 

#header h1 a {

      float: left;

      background: url("http://www.geeksthecomicstrip.com/wp-content/uploads/2011/02/Geeks2010-Logo3.png") top center no-repeat;

      width: 247px;

      height: 130px;

      text-indent: -9999px;

      display: inline-block;

}

 

#header .description { display: none; }
