body {margin: 0; padding: 0; background-color: #000000; background-image: url('bg.png'); background-repeat: no-repeat; background-position: center center; background-attachment: fixed; }
#imSite {width: 800px; margin: 15px auto; text-align: left; }
#imHeader {height: 140px; background-color: #000000; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {}
#imMenuMain {height: 30px; padding: 1px 1px 0 1px; background-color: #000000; }
#imContent {clear: left; padding: 1px 1px 0 1px; }
#imFooter {clear: both; height: 1px; }
#imFooter_L {margin: 1px 0 0 1px; float: left; }
#imFooter_R {margin: 1px 1px 0 0; float: right; }

