<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ConpLex */

body { background-image:url(img/bg.jpg); }

h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family:Arial,sans-serif; }

h1 { font-size:14px; }

p,ul,ol,li,div,td,th,address,blockquote { font-size:12px; }

a {
text-decoration:none;
color:#C20000;
}

a:hover {
text-decoration:none;
color:#fff;
background-color:#C20000;
}

</pre></body></html>