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