body {margin: 0; padding: 0; background-color: #F6F6F6; background-image: url('bg.jpg'); background-repeat: repeat-y; background-position: center top; }
#imSite {width: 995px; 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: no-repeat; background-position: left top; }
#imMenuMain {height: 30px; padding: 10px 7px 0 79px; }
#imContent {clear: left; padding: 20px 4px 0 2px; }
#imFooter {clear: both; height: 25px; }

