<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#content {
        width: 530px;
        padding: 0px;
        /* background-color: #ffffff; */
}

#gallery #content {
        width: 530px;
}

#gallery #leftcontent {
        width: 140px;
        text-align: center;
        background: #ffffff;
        float: left;
}

</pre></body></html>