body {margin: 0; padding: 0; background-image: url('hatter.jpg'); }
#imSite {width: 960px; margin: 15px auto; text-align: left; }
#imHeader {height: 191px; background-image: url('top.png'); background-repeat: no-repeat; background-position: left top; }
#imBody {background-image: url("'content.jpg'"); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {width: 134px; float: left; padding: 14px 0 0 7px; }
#imContent {width: 806px; float: left; margin-top: 8px; }
#imFooter {clear: both; height: 86px; background-image: url("'bottom.jpg'"); background-repeat: no-repeat; background-position: left top; }

