body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: no-repeat; background-position: center center; background-attachment: fixed; }
#imSite {width: 980px; margin: 15px auto; text-align: left; }
#imHeader {height: 250px; background-image: url('top.png'); background-repeat: no-repeat; background-position: center top; }
#imBody {background-image: url('content.png'); background-repeat: repeat-y; background-position: center top; }
#imMenuMain {height: 36px; padding: 1px 1px 0 1px; }
#imContent {clear: left; padding: 1px 1px 0 1px; }
#imFooter {clear: both; height: 43px; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


