#masthead{
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:center; /* Counteract to IE5/Win Hack */
	position:relative;
	top:0px;
	width:855px;
	height:210px;
	padding:0px;
	background-image:url(site.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}