body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: no-repeat; background-position: center center; background-attachment: fixed; }
#imSite {width: 950px; margin: 15px auto; text-align: left; }
#imHeader {height: 167px; background-color: #000040; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat; background-position: right bottom; }
#imMenuMain {width: 148px; float: left; padding: 18px 0 0 3px; }
#imContent {width: 789px; float: left; margin-top: 8px; }
#imFooter {clear: both; height: 34px; background-color: #000000; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

