body {
  background-color: #ffffff;
  margin: 0.5em;
  padding: 0.5em;
  font-family: sans-serif, "Arial", "Helvetica";
  font-size: 1.4em;
}

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

a:hover {
  color: #181818;
  text-decoration: none;
}
