body {margin: 0; padding: 0; background-color: #000000; }
#imSite {width: 950px; margin: 15px auto; text-align: left; }
#imHeader {height: 160px; background-color: #000000; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-x; background-position: center center; }
#imMenuMain {height: 20px; padding: 7px 2px 0 4px; background-color: #000000; }
#imContent {clear: left; padding: 30px 20px 0 20px; }
#imFooter {clear: both; height: 20px; background-color: #FF00FF; }


