#masthead-wrap {
}

#masthead {
  margin: 0 auto;
  width: 960px;
  height: 104px;
  background: #fff;
}

#masthead h1 {
  margin: 0;
  width: 960px;
  height: 79px;
  background: url(/images/masthead.png) center left no-repeat;
}

#masthead h1 a {
  width: 960px;
  height: 96px;
  display: block;
}

#masthead h1 span {
  display: none;
}

