<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.noborder {
border: 0px;
border-width: 0px;
border-color: #ffffff;
padding: 0px !important;
width: auto !important;
text-align: center !important;
}

.divcenter {
padding-left: 15em;
width: 0 auto;
margin-top: -1.5em;
}

.divcenter2 {
padding-left: 1.25em;
}

.divcenter3 {
}

body.custom { background: #032d5d; }

.custom #container { margin-top: 2em; margin-bottom: 2em; padding: 0.3em; background: #33332f; 

border: 0.4em solid #3e3e3a; }

.custom #page { background: #fff; }

    /* This line sets up our clickable background image based on the site title's link */
    /* Adjust the height &amp; width below to reflect the actual size of your image */
    /* Change the filename of your image to reflect the actual header's file name */
    .custom #header #logo a { display: block; height: 190px; width: 980px; background: url('images/launch-blog-header(8).jpg') no-repeat; outline: none; }

    /* This line gets rid of the site title &amp; tagline by casting them out to the far left */
    .custom #header #logo, .custom #header #tagline { text-indent: -9999px; }

    /* This line collapses the vertical space of the tagline so that there isnâ€™t unnecessary white space after the header image */
    .custom #header #tagline { height: 0; }

    /* This line removes the padding from the header so that the background image sits close to the nav menu, the bottom border of the header, and the sides of the content */
    .custom #header { padding: 1; }</pre></body></html>