body {margin: 0; padding: 0; background-color: #BEB09E; background-image: url('bg.jpg'); background-repeat: repeat; background-position: center top; background-attachment: fixed; }
#imSite {width: 988px; margin: 15px auto; text-align: left; }
#imHeader {height: 100px; background-image: url('top.gif'); background-repeat: no-repeat; background-position: center top; }
#imBody {background-color: #FFFFFF; }
#imMenuMain {height: 30px; padding: 1px 7px 0 7px; background-color: #E3D4C0; }
#imContent {clear: left; padding: 9px 9px 0 1px; }
#imFooter {clear: both; height: 25px; background-color: #BEB09E; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

