body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: no-repeat; background-position: center top; background-attachment: fixed; }
#imSite {width: 998px; margin: 15px auto; text-align: left; }
#imHeader {height: 129px; background-image: url('top.png'); background-repeat: no-repeat; background-position: left top; }
#imBody {background-color: #003366; background-image: url('content.jpg'); background-repeat: no-repeat; background-position: left top; }
#imMenuMain {height: 24px; padding: 1px 1px 0 4px; background-color: #000033; background-image: url('menu.jpg'); background-repeat: no-repeat; background-position: left top; }
#imContent {clear: left; padding: 7px 79px 0 79px; }
#imFooter {clear: both; height: 25px; background-color: #000033; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


