h1 {
  font-family: Verdana;
  font-style: italic;
  text-align: center;
  background-image: url(fotos/fonstext.jpeg);
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: large;
  font-weight: bold;
  text-align: left;
  text-decoration: underline;
}
body {
  border-style: none;
  font-weight: normal;
  font-family: Century Schoolbook L;
  color: black;
  list-style-image: url();
}
h3 {
  border-style: solid;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: #3366ff;
  background-color: #fd9800;
}
h4 {
  text-decoration: underline;
  font-family: Century Schoolbook L;
}
