body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: repeat; background-position: left center; }
#imSite {width: 995px; margin: 15px auto; text-align: left; }
#imHeader {height: 130px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #CABA99; }
#imMenuMain {width: 94px; float: left; padding: 11px 0 0 1px; }
#imContent {width: 899px; float: left; margin-top: 1px; }
#imFooter {clear: both; height: 30px; background-color: #D1BE9A; }

