body {margin: 0; padding: 0; background-color: #000000; background-image: url('bg.jpg'); background-repeat: repeat-y; background-position: center center; background-attachment: fixed; }
#imSite {width: 911px; margin: 15px auto; text-align: left; }
#imHeader {height: 253px; background-image: url('top.png'); background-repeat: no-repeat; background-position: center center; }
#imBody {background-image: url('content.png'); background-repeat: repeat-y; background-position: center center; }
#imMenuMain {height: 1px; padding: 10px 50px 0 50px; }
#imContent {clear: left; padding: 1px 40px 0 30px; }
#imFooter {clear: both; height: 2px; background-color: #FF0000; }


