body {margin: 0; padding: 0; background-color: #303030; background-image: url('bg.jpg'); background-repeat: repeat-x; background-position: center top; background-attachment: fixed; }
#imSite {width: 793px; margin: 15px auto; text-align: left; }
#imHeader {height: 215px; background-color: #C0C0C0; background-image: url('top.png'); background-repeat: no-repeat; background-position: center top; }
#imBody {background-color: #99E4FB; background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {height: 30px; padding: 1px 7px 0 10px; background-color: #000040; background-image: url('menu.jpg'); background-repeat: no-repeat; background-position: center top; }
#imContent {clear: left; padding: 1px 7px 0 7px; }
#imFooter {clear: both; height: 80px; background-color: #99E4FB; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

