body {margin: 0; padding: 0; background-color: #000000; }
#imSite {width: 1100px; margin: 15px auto; text-align: left; }
#imHeader {height: 303px; background-color: #FFFFFF; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: center top; }
#imMenuMain {height: 40px; padding: 1px 24px 0 24px; background-color: #151515; }
#imContent {clear: left; padding: 1px 10px 0 10px; }
#imFooter {clear: both; height: 1px; }

