body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: repeat; background-position: left top; background-attachment: fixed; }
#imSite {width: 1024px; margin: 15px auto; text-align: left; }
#imHeader {height: 250px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {}
#imMenuMain {width: 148px; float: left; padding: 14px 0 0 25px; }
#imContent {width: 837px; float: left; margin-top: 4px; }
#imFooter {clear: both; height: 64px; }

