<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body#splashWrapper {
background-color:black;
margin:0px;
padding:0px;
text-align:center;
color:white;
font-family:"gill sans";
}

body#splashWrapper #splashSponsors {
background-color:#290d00
}


body#splashWrapper #splashSponsors img {
padding:3px;}

body#splashWrapper #header {
background-color:#290d00;
}

body#splashWrapper #splashSponsors h2 {

padding-right:500px;
font-family:"gill sans";
font-weight:normal;
background-color:#927a73;
font-size:large;


}

body#splashWrapper a {
color:white;
text-decoration:none;
}

body#splashWrapper a img {
border:none;
}</pre></body></html>