body {
    background-image: url("../imgs/fondo1980.png");
    background-position: center; 
    background-repeat: no-repeat;
    background-size: cover;
}