body {margin: 0; padding: 0; background-color: #000000; background-image: url('bg.jpg'); background-repeat: no-repeat; background-position: center top; }
#imSite {width: 850px; margin: 15px auto; text-align: left; }
#imHeader {height: 250px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.png'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {height: 35px; padding: 1px 7px 0 20px; background-image: url('menu.jpg'); background-repeat: no-repeat; background-position: center top; }
#imContent {clear: left; padding: 10px 10px 0 10px; }
#imFooter {clear: both; height: 35px; }

