/* Fondo del sitio migrado desde tu sitio anterior. */
body {
    background-color: #000000;
    background-image: url('https://ss-cnt-001c.esmsv.com/r/content/host2/4911d9e906fdf01fd59ad4d46b3db7fc/editor/10.png');
    background-repeat: repeat-x;
    background-position: left top;
    background-size: auto;
}
/* Fondo del contenido migrado desde tu sitio anterior. */
.sitePage > div {
    background-color: rgba(96, 54, 54, 0.56);
    background-image: url('https://ss-static-001c.esmsv.com/img/ssv/temas/71/bgmain.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: auto;
}
