body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: repeat; background-position: center top; background-attachment: fixed; }
#imSite {width: 1016px; margin: 15px auto; text-align: left; }
#imHeader {height: 269px; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: center top; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat; background-position: center top; }
#imMenuMain {height: 64px; padding: 10px 45px 0 150px; background-image: url('menu.jpg'); background-repeat: no-repeat; background-position: center top; }
#imContent {clear: left; padding: 1px 20px 0 15px; }
#imFooter {clear: both; height: 65px; background-color: #C00000; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

