body {margin: 0; padding: 0; background-color: #000000; background-image: url('bg.jpg'); background-repeat: no-repeat; background-position: center top; background-attachment: fixed; }
#imSite {width: 800px; margin: 15px auto; text-align: left; }
#imHeader {height: 100px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #000000; }
#imMenuMain {height: 40px; padding: 1px 1px 0 10px; background-color: #C0C0C0; }
#imContent {clear: left; padding: 10px 20px 0 20px; }
#imFooter {clear: both; height: 70px; background-color: #C0C0C0; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

