body {margin: 0; padding: 0; background-color: #000040; background-image: url('bg.jpg'); background-repeat: repeat-y; background-position: center top; background-attachment: fixed; }
#imSite {width: 966px; margin: 15px auto; text-align: left; }
#imHeader {height: 300px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat; background-position: center center; }
#imMenuMain {height: 37px; padding: 5px 7px 0 30px; }
#imContent {clear: left; padding: 3px 15px 0 15px; }
#imFooter {clear: both; height: 38px; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


