<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {position: relative; margin: 0; padding: 0; background-image: url('bg.jpg'); background-position: center top; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-color: transparent}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 0px auto 0px auto; width: 964px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 165px; width: 100%; background-color: transparent}
#imHeader {height: 178px; background-color: transparent; background-image: url('top.jpg'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 146px; padding: 0px 5px 5px 12px;}
#imMnMn &gt; ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 178px; bottom: 163px; left: 0; width: 163px; background-image: url('menu.png'); background-position: left top; background-repeat: repeat-y; background-attachment: scroll; background-color: transparent}
#imContent {min-height: 380px; position: relative; width: 766px; padding: 5px 20px 5px 15px; margin-left: 163px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 178px; bottom: 163px; right: 0; width: 801px; background-image: url('content.png'); background-position: right top; background-repeat: repeat-y; background-attachment: scroll; background-color: transparent}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 90px; width: 100%; background-color: transparent}
#imFooter {position: relative; margin: 0 auto; height: 163px; width: 964px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
</pre></body></html>