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

.header {
    text-align: center;
}

.body table {
    text-align: center;
}

.services-title {
    font-family: Arial, sans-serif;
    font-size: 1em;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

.top-buffer {
    margin-top: 20px;
}

.site-message {
    color: white;
}</pre></body></html>