body {margin: 0; padding: 0; background-color: #A0BBFF; }
#imSite {width: 988px; margin: 15px auto; text-align: left; }
#imHeader {height: 190px; background-color: #A0BBFF; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #FFFFFF; background-image: url('content.jpg'); background-repeat: repeat; background-position: center top; }
#imMenuMain {height: 35px; padding: 8px 7px 0 7px; background-color: #A0BBFF; }
#imContent {clear: left; padding: 1px 7px 0 7px; }
#imFooter {clear: both; height: 25px; background-color: #A0BBFF; }

