body {margin: 0; padding: 0; background-color: #FF8000; background-image: url('bg.jpg'); background-repeat: repeat; background-position: left top; background-attachment: fixed; }
#imSite {width: 1100px; margin: 15px auto; text-align: left; }
#imHeader {height: 200px; background-color: #FF8000; }
#imBody {}
#imMenuMain {height: 50px; padding: 1px 7px 0 75px; }
#imContent {clear: left; padding: 1px 2px 0 2px; }
#imFooter {clear: both; height: 100px; }


