:root
{
  font-family: 'StormTypeRegula', 'Garamond', 'EBGaramond', 'UrzaGaramond', 'Baskerville Old Face', 'Baskerville', 'Hoefler Text', 'Bookman Old Style', 'Georgia', serif;
}

body
{
  background-color: #ffffff;
  color: #000000;
  text-align: center;
}

header
{
  margin-left: 0px;
  margin-top: 64px;
  margin-right: 0px;
  margin-bottom: 128px;
}

h1
{
  font-weight: bold;
  font-size: 32px;
}

p
{
  font-weight: bold;
  font-size: 24px;
}