body {
  background-image: url('index_archivos/fondo.jpg')
}

p {
  font-size: 26.2pt;
  font-family: "FreeSerif", "Times New Roman", "Linux Libertine Display O", serif;
  color: navy;
}

h1 {
  font-size: 26.6pt;
  font-family: "FreeSerif", "Times New Roman", "Linux Libertine Display O", serif;
  font-weight: normal;
  color: red;
}

h2 {
  font-size: 26.6pt;
  font-family: "FreeSerif", "Times New Roman", "Linux Libertine Display O", serif;
  font-weight: normal;
  color: red;
}

#fecha {
  position: absolute;
  top: 102px;
  left: 712px;
  width: 226px;
  height: 27px;
  font-size: 11pt;
  font-family: "FreeSerif", "Times New Roman", "Linux Libertine Display O", serif;
  color: #003399;
  text-align: right;
}

#contenido {
  width: 786px;
  height: 1950px;
  position: absolute;
  top: 120px;
  left: 108px;
  text-align: center;
}

#contacto {
  text-align: left;
  margin-top: 75px;
}
