html, body{ 
	margin:0;
	padding:0; 
	text-align:center;
	margin-left:175px; 
	margin-right:175px;
	margin-top:90px;
	background: #c0c0c0 url(stbg.png) fixed repeat top left;
} 
 
#pagewidth{ 
	width:750px; 
	text-align:center;  
}

#header{
	position:relative; 
	height:220px; 
	background-color:#FFD9D5; 
	width:100%;
	font-family:arial;
	font-size:14px;
	text-align:right;
	border-bottom:1.5em solid white;
} 
