body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: no-repeat; background-position: center top; }
#imSite {width: 998px; margin: 15px auto; text-align: left; }
#imHeader {height: 140px; 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: 3px; padding: 20px 7px 0 7px; }
#imContent {clear: left; padding: 16px 7px 0 7px; }
#imFooter {clear: both; height: 84px; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

