body {margin: 0; padding: 0; background-color: #A8A676; background-image: url('bg.jpg'); background-repeat: no-repeat; background-position: center top; background-attachment: fixed; }
#imSite {width: 930px; margin: 15px auto; text-align: left; }
#imHeader {height: 230px; background-color: #A8A676; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {height: 30px; padding: 1px 7px 0 46px; background-color: #D3D0B1; }
#imContent {clear: left; padding: 1px 7px 0 7px; }
#imFooter {clear: both; height: 34px; background-color: #79774D; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


