body{
  background-color: #1e1e1e;
  text-align: center;
}

a{
  color: #ffff;
}

.date{
  color: #b0b0b0;
  text-decoration-color: #b0b0b0;;
}

p{
  color: #808080;
  font-family: Arial;
  font-size: 1.2em;
  margin-bottom: 10px;
}

h1{
  color: #ffff;
  font-family: Arial;
  font-size: 3em;
  margin-bottom: 10px;
}

h3{
  color: #b0b0b0;
  font-family: Arial;
  font-size: 2em;
  margin-bottom: 10px;
}
