<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#response {
    background-color: #595959;
    font-size: 10pt;
    color: #595959;
    font-family: 'Lato',sans-serif
}

#response a {
    color: #595959;
    font-weight: 700;
    text-decoration: none
}

.selector {
    background-color: #FFF;
    color: #595959;
    border-color: #aa9e89;
    margin-left: auto;
    margin-right: auto;
    width: 197px;
    font-size: 18px;
    font-family: 'Lato',sans-serif
}

#selectorenelcentro {
    margin: 0 auto;
    width: 350px;
    padding-bottom: 22px
}

label {
    font-family: 'Lato',sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 700;
    margin-top: 10px;
    margin-right: 12px;
    color: #595959
}

.steven {
    background-color: #000
}

.etiqueta {
    float: left
}

.fondos {
    background-color: red
}

#espacio {
    padding-bottom: 0;
    text-indent: -9999px;
    clear: both;
}
.enlaces img {
    margin-top: 20px;
}
.enlaces_a {
    background-color: #B33D3D;
    height: 780px
}
</pre></body></html>