body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: repeat; background-position: center top; }
#imSite {width: 909px; margin: 15px auto; text-align: left; }
#imHeader {height: 119px; }
#imBody {background-color: #C0C0FF; background-image: url('content.jpg'); background-repeat: repeat; background-position: right bottom; }
#imMenuMain {height: 30px; padding: 1px 7px 0 7px; background-color: #C0C0C0; }
#imContent {clear: left; padding: 3px 7px 0 7px; }
#imFooter {clear: both; height: 25px; background-color: #808080; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


