#masthead {
  width: 780px;
  height: 82px;
  background: url(/images/masthead-bg.png) center left no-repeat;
}

#masthead h1 {
  margin: 0;
}

#masthead a {
  width: 780px;
  height: 82px;
  display: block;
}

#masthead a span {
  display: none;
}
