body {margin: 0; padding: 0; background-color: #463F35; background-image: url('bg.jpg'); background-repeat: no-repeat; background-position: center top; }
#imSite {width: 920px; margin: 15px auto; text-align: left; }
#imHeader {height: 400px; }
#imBody {background-color: #EAE5D2; background-image: url('content.png'); background-repeat: no-repeat; background-position: center top; }
#imMenuMain {height: 45px; padding: 1px 1px 0 4px; background-image: url('menu.png'); background-repeat: repeat-x; background-position: center top; }
#imContent {clear: left; padding: 25px 25px 0 25px; }
#imFooter {clear: both; height: 130px; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

