body {margin: 0; padding: 0; background-color: #000000; background-image: url('bg.jpg'); background-repeat: repeat-y; background-position: center top; }
#imSite {width: 998px; margin: 15px auto; text-align: left; }
#imHeader {height: 200px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {}
#imMenuMain {width: 154px; float: left; padding: 40px 0 0 10px; }
#imContent {width: 804px; float: left; margin-top: 30px; }
#imFooter {clear: both; height: 38px; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

