
    body {
        height: 400px;
        background-image: url('../img/fondo.jpeg');
        background-size: cover;
        background-repeat:no-repeat;
        background-position: center center;
      }  