body {
  background-color: #202020;
  color: #ACACAC;
  font-family: Arial, "Trebuchet MS", Helvetica, Verdana;
  font-size: 12px;
  text-align: center;
}

#corpus {
  text-align: left;
  margin: auto;
}

#header {
  text-align: center;
}

#frase {
  text-align: center;
  font-family: Georgia, "Times New Roman", Arial;
  font-size: 20px;
  font-style: italic;
  margin: 30px 0px 40px 0px;
}

#foto {
  margin-top: 5px;
}

.blanco {
  color: #FFFFFF;
}

b, strong {
  color: #FFFFFF;
  font-weight: bold;
}

.texto_resaltado_1 {
  font-size: 16px;
}

.texto_resaltado_2 {
  font-family: Georgia, "Times New Roman", Arial;
  font-size: 20px;
  font-style: italic;
}

#footer {
  text-align: center;
  margin: 40px 0px;
}
