body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: repeat; background-position: left top; background-attachment: fixed; }
#imSite {width: 1000px; margin: 15px auto; text-align: left; }
#imHeader {height: 150px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #DCF0F9; }
#imMenuMain {height: 60px; padding: 1px 1px 0 22px; background-color: #F3EDED; }
#imContent {clear: left; padding: 1px 1px 0 1px; }
#imFooter {clear: both; height: 50px; background-color: #DCF0F9; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

