<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header{
    display:block;
    text-align: center
}

#image {
    text-align: center;
}

.header-right {
    position:relative;
    font-size:large;
    font-family:Georgia, 'Times New Roman', Times, serif;
    text-align: center;
    word-spacing:50px;
    padding-top: 30px;
}
.header-right a {
    color: black;
    text-decoration: none;
}</pre></body></html>