body {margin: 0; padding: 0; background-color: #C0C0FF; background-image: url('bg.jpg'); background-repeat: repeat; background-position: right center; background-attachment: fixed; }
#imSite {width: 900px; margin: 15px auto; text-align: left; }
#imHeader {height: 230px; background-color: #FFFFC0; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {}
#imMenuMain {height: 29px; padding: 1px 4px 0 10px; background-color: #404040; }
#imContent {clear: left; padding: 10px 10px 0 1px; }
#imFooter {clear: both; height: 30px; background-color: #C0C0C0; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

