/* Fondo del sitio migrado desde tu sitio anterior. */
body {
    background-color: #291e15;
}

#customPageContent .sitePage .container {
    background-image: url('https://ss-cnt-001c.esmsv.com/r/content/host2/e778f2b3d5c5ac5f4c772166cecd4fcf/editor/23.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain;
}