body {margin: 0; padding: 0; background-color: #8080FF; }
#imSite {width: 988px; margin: 15px auto; text-align: left; }
#imHeader {height: 120px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: right top; }
#imMenuMain {width: 168px; float: left; padding: 23px 0 0 5px; }
#imContent {width: 814px; float: left; margin-top: 13px; }
#imFooter {clear: both; height: 25px; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

