body {
  font-family: ui-monospace, Consolas, Menlo, monospace;
  margin: 1em;
  max-width: 40em;
  line-height: 1.8;
  color: #144177;
  background: #eee;
}

a {
  color: inherit;
  text-decoration: none;
  font-style: italic;
  background: #fff;
}

* {
  font-size: 18px;
}

img.eidas {
  height: 1.5em;
  vertical-align: top;
}

h1 {
  text-transform: uppercase;
}

h1, h2, p {
  margin: 1em 0;
}

pre, code {
  font-family: inherit;
}
