body {margin: 0; padding: 0; background-color: #FFE0C0; background-image: url('bg.jpg'); background-repeat: repeat; background-position: center top; }
#imSite {width: 851px; margin: 15px auto; text-align: left; }
#imHeader {height: 157px; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: center top; }
#imBody {background-image: url('content.jpg'); background-repeat: no-repeat; background-position: center top; }
#imMenuMain {height: 18px; padding: 1px 7px 0 40px; background-image: url('menu.jpg'); background-repeat: no-repeat; background-position: center top; }
#imContent {clear: left; padding: 8px 40px 0 42px; }
#imFooter {clear: both; height: 66px; }

