html, body
{
  background-color: #fff;
  color: #000;
  font-family: "Palatino Linotype", Palatino, "Book Antiqua", "Zapf Calligraphic", serif;
}

h1, h2, h3, h4, h5, h6
{
  font-family: sans-serif;
}

h1
{
  text-align: center;
}

#sidebar
{
  display: none;
}
