/*!
 * Start Bootstrap - The Big Picture (https://startbootstrap.com/templates/the-big-picture)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-the-big-picture/blob/master/LICENSE)
 */
 body{
  background: url('../imagenes/WhatsApp\ Image\ 2020-07-25\ at\ 9.02.09\ PM.jpeg')  no-repeat center center fixed;
  -webkit-background-size: auto;
  -moz-background-size: auto;
  background-size: auto;
  -o-background-size: auto;
  background:(0, 0, 0, .6);
}
