body {margin: 0; padding: 0; background-color: #EBEBEB; background-image: url('bg.jpg'); background-repeat: no-repeat; background-position: center center; background-attachment: fixed; }
#imSite {width: 1120px; margin: 15px auto; text-align: left; }
#imHeader {height: 80px; background-image: url('top.png'); background-repeat: no-repeat; background-position: left top; }
#imBody {}
#imMenuMain {height: 30px; padding: 1px 7px 0 7px; background-image: url('menu.png'); background-repeat: no-repeat; background-position: center center; }
#imContent {clear: left; padding: 1px 7px 0 7px; }
#imFooter {clear: both; height: 120px; background-image: url('bottom.png'); background-repeat: no-repeat; background-position: left top; }

