body {margin: 0; padding: 0; background-color: #FCFBDF; }
#imSite {width: 900px; margin: 15px auto; text-align: left; }
#imHeader {height: 270px; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: center top; }
#imMenuMain {height: 30px; padding: 15px 1px 0 80px; background-image: url('menu.jpg'); background-repeat: no-repeat; background-position: center top; }
#imContent {clear: left; padding: 15px 30px 0 30px; }
#imFooter {clear: both; height: 54px; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

