@charset "utf-8";
/* CSS Document */



body, html {
margin:0px;
color:#a0714d;
font-family:"Times New Roman", Times, serif; 
background-image: url(img/background.gif);
font-size:12px;
font-weight:500;
}

div.main {
position:relative;
margin-left:auto;
margin-right:auto;
top:17px;
width:918px;
padding-left:20px;
height:704px;
border:0px solid #e5d1b3;
background-image:url(img/backgroundDiv.png);
}

