html, body {
  font-family:Arial,Helvetica,sans-serif;
}

h3 {
  text-align:center;
  font-size:16pt;
  color:firebrick;
  font-weight:bold;
  text-decoration:underline;
}
