body {
  background-color:white;
  color:black;
  font-family:Georgia,serif;
}

main, nav, header, footer {
	max-width:60em;
	margin:0 auto;
}

.small {
  font-size:0.1em;
}