
body {
margin:0px;
padding:0px;
background-color:#FEF7EE;
text-align:center;
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-image:url(images/layout/bg_color.jpg);
/* 
background-position: center top;
background-attachment:fixed;
background-repeat:repeat-y;
*/
}

.clearit {
width:0px;
height:0px;
clear:both;
}