body {margin: 0; padding: 0; background-color: #8080FF; background-image: url('bg.jpg'); background-repeat: no-repeat; background-position: right bottom; background-attachment: fixed; }
#imSite {width: 995px; margin: 15px auto; text-align: left; }
#imHeader {height: 130px; background-color: #8080FF; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #FFFFC0; }
#imMenuMain {width: 148px; float: left; padding: 11px 0 0 1px; }
#imContent {width: 845px; float: left; margin-top: 1px; }
#imFooter {clear: both; height: 40px; background-color: #C0C0C0; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


