body {margin: 0; padding: 0; background-color: #000000; } #imSite {width: 900px; margin: 15px auto; text-align: left; } #imHeader {height: 250px; background-color: #000000; background-image: url('top.jpg'); background-repeat: no-repeat; } #imBody {} #imMenuMain {height: 35px; padding: 10px 7px 0 25px; background-color: #000000; } #imContent {clear: left; padding: 5px 15px 0 1px; } #imFooter {clear: both; height: 36px; background-color: #C0C0C0; background-image: url('bottom.jpg'); background-repeat: no-repeat; }