/* Layout Stylesheet */ 

html, body{ 
margin:0;
background: #660029;
width:100%;
 }

#pagewidth{
float:center;
position:relative;
}

#maincol{
background: #FEFAA0;
width:800px;
 }