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: 900px; margin: 15px auto; text-align: left; }
#imHeader {height: 240px; background-color: #000000; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {}
#imMenuMain {height: 60px; padding: 1px 50px 0 30px; }
#imContent {clear: left; padding: 25px 40px 0 40px; }
#imFooter {clear: both; height: 2px; background-color: #000000; }

