@charset "utf-8";
/* CSS Document */
body{
margin:0px;
padding:0px;
text-align:center;
background:#0C7401;
}

#wrap{
width:807px;
margin-left:auto;
margin-right:auto;
}

#bodytable{
background:url(images/bodytablebg.jpg) bottom no-repeat #FFFFFF;
padding-bottom:200px;
}

