body {margin: 0; padding: 0; background-image: url('bg.png'); background-repeat: repeat; background-position: center top; background-attachment: fixed; }
#imSite {width: 1000px; margin: 15px auto; text-align: left; }
#imHeader {height: 300px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #E0E0E0; }
#imMenuMain {height: 50px; padding: 1px 3px 0 3px; background-color: #C0C0C0; background-image: url('menu.gif'); background-repeat: no-repeat; background-position: left top; }
#imContent {clear: left; padding: 18px 18px 0 1px; }
#imFooter {clear: both; height: 25px; background-color: #C0C0C0; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

