     body {
                background-image: url('../img/fondo_resultados.png');
               /* background-color: #fff;*/
                color: #636b6f;
                font-family: 'Nunito', sans-serif;
                /*font-weight: 200;*/
                /*width: 100%;*/
                /*height: 30vh;*/
                margin: 0;
                background-size: cover;
                background-repeat: no-repeat;
                position: relative;

        
            }