body {margin: 0; padding: 0; background-image: url('bg.png'); background-repeat: repeat; background-position: left center; background-attachment: fixed; }
#imSite {width: 899px; margin: 15px auto; text-align: left; }
#imHeader {height: 195px; background-color: #387903; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #FFFFFF; background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {height: 30px; padding: 1px 7px 0 7px; background-color: #377802; background-image: url('menu.jpg'); background-repeat: no-repeat; background-position: left top; }
#imContent {clear: left; padding: 1px 3px 0 2px; }
#imFooter {clear: both; height: 25px; background-color: #C0C0C0; }

