body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: repeat; background-position: center center; background-attachment: fixed; }
#imSite {width: 841px; margin: 15px auto; text-align: left; }
#imHeader {height: 216px; background-color: #C0C0C0; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #F3F2EE; background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {height: 30px; padding: 4px 5px 0 50px; }
#imContent {clear: left; padding: 40px 20px 0 15px; }
#imFooter {clear: both; height: 38px; background-color: #C0C0C0; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


