body {
  font-family: Arial;
  background-color: #d5f0ff;
  color:#502130;
  font-size: 2.0em;
  font-weight: 500;
  text-align: center;
}

h1 {
  font-size: 4em;
  font-weight: 900;
  margin-top: 0.3em;
  margin-bottom: 0em;
}

.letra1 {
  color:#e1ef10;
}

.logo_txt {
  font-family: "ComicReliefRegular", "Comic Sans MS", "Comic Sans";
  color:#f1ff10;
  text-shadow: 0px 0px 10px #F00;
}