body {margin: 0; padding: 0; background-image: url('bg.png'); background-repeat: repeat-x; background-position: center top; }
#imSite {width: 960px; margin: 15px auto; text-align: left; }
#imHeader {height: 175px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.png'); background-repeat: no-repeat; background-position: center top; }
#imMenuMain {height: 21px; padding: 7px 5px 0 13px; background-image: url('menu.png'); background-repeat: no-repeat; background-position: center top; }
#imContent {clear: left; padding: 13px 3px 0 2px; }
#imFooter {clear: both; height: 21px; background-image: url('bottom.png'); background-repeat: no-repeat; background-position: center bottom; }


