/* Fondo del sitio migrado desde tu sitio anterior. */
body {
    background-color: #000;
    background-image: url('https://ss-static-001c.esmsv.com/img/ssv/estilos/233/bg_gastronomia_tacos.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto;
}
