
/* Layout Stylesheet */ 

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

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


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