<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tribute2 {
    background: url('../themes/images/beach-banner.jpg') no-repeat center -130px;
}

.tribute2 .navigation-bar .navigation-top-border {
    background-color: #a76d32;
}

.tribute2 .tribute2-content .left-navigation-bar {
    background-color: #464e56;
}

.tribute2 .tribute2-content .left-navigation-bar .navigation-container {
    background: url('../themes/images/beach-side.png') no-repeat left -130px;
}

.tribute2 .tribute2-content .left-navigation-bar .navigation-container ul li {
    border-top: 1px solid #62686f;
    border-bottom: 1px solid #2a2f34;
}

.tribute2 .footer-swoop {
    background: url('../images/grey-footer-bg.png') no-repeat center top transparent;
}</pre></body></html>