body {margin: 0; padding: 0; background-color: #000000; }
#imSite {width: 1035px; margin: 15px auto; text-align: left; }
#imHeader {height: 150px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat; background-position: left top; }
#imMenuMain {height: 3px; padding: 1px 1px 0 35px; background-color: #000000; }
#imContent {clear: left; padding: 26px 35px 0 23px; }
#imFooter {clear: both; height: 110px; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

