body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: no-repeat; background-position: left top; background-attachment: fixed; }
#imSite {width: 980px; margin: 15px auto; text-align: left; }
#imHeader {height: 140px; background-color: #404040; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #FC7230; }
#imMenuMain {height: 1px; padding: 1px 1px 0 1px; }
#imContent {clear: left; padding: 5px 5px 0 5px; }
#imFooter {clear: both; height: 25px; background-color: #FD9664; }

