html {
  font-family: Palatino, 'Palatino Linotype', 'Palatino LT STD', 'Book Antiqua', 'URW Palladio L', Georgia, 'Bitstream Vera Serif', Times, serif;
  background-color: #ffffff;
  color: #000000;
}

.subtle {
  color: #909090;
}

a {
  color: #000000;
  text-decoration: none;
}

.nav {
  display: none;
}
