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