body {margin: 0; padding: 0; background-color: #B9B9FF; background-image: url('bg.gif'); background-repeat: repeat; background-position: center top; background-attachment: fixed; }
#imSite {width: 898px; margin: 15px auto; text-align: left; }
#imHeader {height: 150px; background-color: #B9B9FF; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.gif'); background-repeat: repeat; background-position: left center; }
#imMenuMain {width: 128px; float: left; padding: 45px 0 0 26px; }
#imContent {width: 681px; float: left; margin-top: 35px; }
#imFooter {clear: both; height: 1px; background-color: #9B9BFF; background-image: url('bottom.gif'); background-repeat: repeat; background-position: center center; }

