body {
	background: #fff none;
}

#masthead {
	width: 940px; 
	height: 65px;
}

#masthead h1 {
	padding: 0;
	background-image: none;
	display: inline;
}

#masthead #logo {
}

#masthead #logo a {
	margin: 0;
	display: block;
	width: 940px;
	height: 65px;
	background-image: url(/images/omnus/masthead.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
