/* Fondo del sitio migrado desde tu sitio anterior. */
body {
    background-color: #000000;
    background-image: url('https://ss-cnt-001c.esmsv.com/r/content/host2/86915e6d11ec0b260fc9118f953bb82d/editor/16.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto;
}
/* Fondo del contenido migrado desde tu sitio anterior. */
.sitePage > div {
    background-color: #bbbbbb;
    background-image: url('https://ss-static-001c.esmsv.com/img/ssv/estilos/114/bgmain.jpg');
    background-repeat: repeat;
    background-position: left top;
    background-size: auto;
}
