body {margin: 0; padding: 0; background-color: #F9F9F9; background-image: url('bg.jpg'); background-repeat: repeat; background-position: center top; }
#imSite {width: 988px; margin: 15px auto; text-align: left; }
#imHeader {height: 393px; background-image: url('top.png'); background-repeat: no-repeat; background-position: left top; }
#imBody {}
#imMenuMain {height: 30px; padding: 1px 1px 0 7px; background-color: #1DA6DD; }
#imContent {clear: left; padding: 1px 7px 0 1px; }
#imFooter {clear: both; height: 50px; background-image: url('bottom.png'); background-repeat: repeat; background-position: left top; }

