body {margin: 0; padding: 0; background-color: #F3DF10; background-image: url('bg.jpg'); background-repeat: repeat-y; background-position: center top; }
#imSite {width: 750px; margin: 15px auto; text-align: left; }
#imHeader {height: 150px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {}
#imMenuMain {width: 148px; float: left; padding: 30px 0 0 10px; }
#imContent {width: 577px; float: left; margin-top: 20px; }
#imFooter {clear: both; height: 10px; }

