<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-color: transparent; background-image: url('bg.jpg'); background-position: center top; background-repeat: no-repeat; background-size: cover; background-attachment: fixed;}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 0px auto 0px auto; width: 960px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 150px; width: 100%; background-color: transparent;}
#imHeader {margin-bottom: 40px; height: 300px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 300px; left: 0;  height: 40px; width: 940px; padding: 0px 0px 0px 20px; background-color: transparent;}
#imMnMn &gt; ul { text-align: left; }
#imMnMn li {display: inline}
#imContent {min-height: 900px; position: relative; width: 960px; padding: 0px 0px 0px 0px; }
#imContentGraphics {min-height: 900px; position: absolute; top: 340px; bottom: 50px; left: 0; width: 960px; background-color: transparent; background-image: url('content.jpg'); background-position: center center; background-repeat: repeat;}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 30px; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 50px; width: 960px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
</pre></body></html>