body {
  background-image: url('imagenes/fondo.png'); 
  background-position: center;
  background-repeat: repeat;
  background-attachment: fixed;
  margin: 
  img {
  max-width: 100%;
  height: auto;
}