/* Fondo del sitio migrado desde tu sitio anterior. */
body {
    background-image: url('https://ss-cnt-001c.esmsv.com/r/content/host2/953174e3911187944632d00b2f839b75/editor/103.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: auto;
}
/* Fondo del contenido migrado desde tu sitio anterior. */
.sitePage > div {
    background-color: #fff;
    background-image: url('https://ss-cnt-001c.esmsv.com/r/content/host2/953174e3911187944632d00b2f839b75/editor/103.png');
    background-repeat: repeat;
    background-position: center center;
    background-size: auto;
}
