body {margin: 0; padding: 0; background-color: #000000; background-image: url('bg.jpg'); background-repeat: repeat; background-position: center center; background-attachment: fixed; }
#imSite {width: 865px; margin: 15px auto; text-align: left; }
#imHeader {height: 110px; background-color: #000000; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #000000; background-image: url('content.jpg'); background-repeat: repeat-y; background-position: center center; }
#imMenuMain {height: 30px; padding: 2px 7px 0 7px; background-color: #FF0000; }
#imContent {clear: left; padding: 4px 4px 0 4px; }
#imFooter {clear: both; height: 10px; }

