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

.marg {
    margin-top: 1em;
}

    .marg p {
        line-height: 1.35em;
        margin: 0 !important;
    }

.hb2 {
    color: black !important;
    font-size: 1.75em;
    font-family: 'Times New Roman', Times, serif !important;
    line-height: 1em;
    margin: 0 0 .5em 0 !important;
}

.hb4 {
    color: black !important;
    font-size: 1.5em;
    font-family: 'Times New Roman', Times, serif !important;
    line-height: 1em;
    margin: .5em 0 .2em 0 !important;
}

.fltRight {
    float: right;
    margin: 0 0 .75em .75em;
}

#divHome {
    text-align: left;
}

#Welcome img {
    max-width: 100%;
}

.left80 {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    max-width: 74% !important;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 2.5em !important;
    line-height: 1.25em !important;
    display: inline-block;
    vertical-align: top;
}

@media screen and (max-width: 799px) {
    .right20 {
        display: none !important;
    }
}

.col-lg-12{
	text-align:center!important;
}

@media screen and (min-width: 800px) {
    .right20 {
        margin: 0 !important;
        padding: 0 !important;
        border: none !important;
        max-width: 25% !important;
        display: inline-block;
        vertical-align: top;
    }
}

.ref {
    margin-top: 0 !important;
    padding-top: 0 !important;
    font-style: italic;
}

ul {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.container .sb-page-header {
    background: url(PianoModified.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 9.5px;
    padding: 0 !important;
    margin-top: 5px 0 21px !important;
}
.container .sb-page-header {
    text-align:center;
}</pre></body></html>