body {margin: 0; padding: 0; background-color: #030303; background-image: url('bg.png'); background-repeat: no-repeat; background-position: center top; }
#imSite {width: 892px; margin: 15px auto; text-align: left; }
#imHeader {height: 235px; }
#imBody {background-color: #282828; background-image: url('content.png'); background-repeat: repeat; background-position: center top; }
#imMenuMain {height: 30px; padding: 46px 10px 0 40px; }
#imContent {clear: left; padding: 3px 4px 0 1px; }
#imFooter {clear: both; height: 40px; background-color: #C0C0C0; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


