body {margin: 0; padding: 0; background-color: #FFFF00; }
#imSite {width: 900px; margin: 15px auto; text-align: left; }
#imHeader {height: 1px; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: right top; }
#imMenuMain {height: 30px; padding: 1px 7px 0 7px; }
#imContent {clear: left; padding: 1px 3px 0 3px; }
#imFooter {clear: both; height: 60px; background-color: #C0C0C0; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: left top; }


