body {
  background: white url(../img/papel.jpg);
  text-align: left; color: maroon
  }
a {  color: gray}
a:hover {  color: silver}

