h1 {
  background:
    transparent
    url('img/h1.gif')
    no-repeat
    scroll
    top left;
  width:449px;
  height:25px;
  overflow:hidden;
  text-indent: -1000em;
}

