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