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