body {
  background-color: white;
  color: black;
  font-family: Georgia;
  background-image: url('tattoo/fondo rojo.png');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 40%;
}