body {
  background-image:url(fondo.jpg);
}
h1 {
  color:#6060eb;
  font-family:times new roman;
  font-size:25px;
  text-align:center;
  text-decoration:none;
}
p {
  color:#000000;
  font-family:verdana;
  text-align:justify;
}