body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: repeat-x; background-position: center top; background-attachment: fixed; }
#imSite {width: 988px; margin: 15px auto; text-align: left; }
#imHeader {height: 170px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat; background-position: center center; }
#imMenuMain {width: 148px; float: left; padding: 13px 0 0 22px; }
#imContent {width: 811px; float: left; margin-top: 3px; }
#imFooter {clear: both; height: 51px; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: left top; }

