#masthead-wrap {
}

#masthead {
  margin: 0 auto;
  width: 960px;
  height: 112px;
  background: #fff;
}

#masthead h1 {
  margin: 0;
  display: inline;
}

#masthead #masthead-logo a {
  width: 960px;
  height: 112px;
  background: #fff url(/images/masthead.jpg) top center no-repeat;
  float: left;
  display: inline;
}

#masthead #masthead-logo span {
  display: none;
}


