@charset "utf-8";
/* CSS Document */

body { margin:0px;  background-color:#85a935; 
background-image:url(../images/bg.jpg); background-repeat:repeat-x;}

p,h1,h2,h3 { margin:0px;}

/*---------------------div starts --------------------------*/
#maincontainer {margin:0px auto; width:1000px; padding:0px;}