<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
h1, h2, h3 {
    font-weight: normal;
}

p.chapter {
    font-size: 13px;
    font-weight: bold;
    color: #d20a23;
    letter-spacing: 1px;
}

p.small {
    font-size: 13px;
    letter-spacing: 1px;
}



#head .seal {
    position: absolute;
    top: 400px;
    left: -20px;
}

#head .seal img {
    width: 180px;
}


@media (max-width: 1699px) {
    #head .seal {
        display: none;
    }
}</pre></body></html>