body {margin: 0; padding: 0; background-color: #1D1D1D; background-image: url('bg.jpg'); background-repeat: no-repeat; background-position: center center; }
#imSite {width: 900px; margin: 15px auto; text-align: left; }
#imHeader {height: 140px; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: center center; }
#imBody {background-color: #1D1D1D; }
#imMenuMain {width: 148px; float: left; padding: 20px 0 0 10px; }
#imContent {width: 732px; float: left; margin-top: 10px; }
#imFooter {clear: both; height: 20px; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: center center; }

