body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: repeat-x; background-position: center top; background-attachment: fixed; }
#imSite {width: 992px; margin: 15px auto; text-align: left; }
#imHeader {height: 145px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat; background-position: left center; }
#imMenuMain {width: 144px; float: left; padding: 17px 0 0 10px; }
#imContent {width: 828px; float: left; margin-top: 7px; }
#imFooter {clear: both; height: 59px; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

