body {margin: 0; padding: 0; background-color: #29232D; background-image: url('bg.jpg'); background-repeat: repeat; background-position: center top; }
#imSite {width: 900px; margin: 15px auto; text-align: left; }
#imHeader {height: 263px; background-color: #28232E; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #28232E; background-image: url('content.jpg'); background-repeat: no-repeat; background-position: center center; }
#imMenuMain {height: 1px; padding: 1px 1px 0 1px; background-color: #28232E; }
#imContent {clear: left; padding: 1px 1px 0 1px; }
#imFooter {clear: both; height: 132px; background-color: #28232E; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: center bottom; }

