#masthead{
	top: 0px;
	height: 120px;
	font-size: 13px;
	font-weight: normal;
	position: relative;
	display: block;
	padding: 0px;
	width: 980px;
	margin: 0px;
	left: 0px;
	background-image: url(/nav/header.jpg);
	background-repeat: repeat;
	background-position: left top;
}
