body {margin: 0; padding: 0; background-color: #9EDFED; background-image: url('bg.jpg'); background-repeat: no-repeat; background-position: center center; background-attachment: fixed; }
#imSite {width: 988px; margin: 15px auto; text-align: left; }
#imHeader {height: 256px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #F8F8F8; }
#imMenuMain {height: 40px; padding: 1px 1px 0 6px; background-color: #008080; }
#imContent {clear: left; padding: 1px 7px 0 4px; }
#imFooter {clear: both; height: 25px; background-color: #AFCE6F; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

