<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: 25px auto 10px auto; width: 960px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 0px; width: 100%; background-color: transparent; }
#imHeader { height: 150px; background-color: #FFFFFF; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { float: left; width: 120px; padding: 0px 5px 16px 5px; }
#imMnMn &gt; ul { text-align: center; }
#imMnMnGraphics { position: absolute; top: 150px; bottom: 90px; left: 0; width: 130px; background-color: #FFFFFF; }
#imContent { min-height: 330px; position: relative; width: 820px; padding: 5px 5px 5px 5px; margin-left: 130px; }
#imContentGraphics { min-height: 330px; position: absolute; top: 150px; bottom: 90px; right: 0; width: 830px; background-color: #FFFFFF; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 0px; width: 100%; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 90px; width: 960px; background-color: transparent; }
#imFooterResponsiveContent { display: none; }</pre></body></html>