
#masthead {
	width:100%;
	margin: 0px auto;
	padding:0px;
	background-color:#d9d9d2;
}

#mastheadimg {
	height:218px;
	width:1024px;
	margin:0px auto;
	background: url(/shared:partials/masthead) no-repeat;
	background-size: contain;
	cursor:pointer;
}
