body {
  margin: 0;
  padding:0;
  font: normal 13pt/1.72   'Libre Baskerville', 'Palatino','Georgia', 'Times New Roman', 'Times', Serif;
  background-color: #fcfcfc;
  color: #363636;
}
aside, .bio {
  font-size: 87%;
  margin: 2em 0 1.5em 0;
  padding: 1em;
  background-color: #efefef;
  color: #606060;
   -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
  display: table; 
}
h2 {
  margin-top: 0;
}
h2, h3, h4 {
  font-weight: normal;
}
#container {
    width:100%;
    padding-top:70px;
}
#text {
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 87%;
	max-width: 34em;
}
img { 
    margin:1em 0 .5em -5%;
    padding:0;
    width:110%;
    display:block
}
img + em {
  font-size: 11pt;
  line-height:1.65;
  padding:0;
  display:block
  font-style:normal;
  margin-top:.5em;
  font-style:normal;
  margin:.0 0 1em -5%;
  display:block;
  text-indent:0; 
}
blockquote {
 font-size:93%;
 line-height:1.5;
}
.footnotes {
  font-size: 90%;
}
.pullquote {
  font: 2em cursive;
  margin: .5em 0;
  line-height:1.25;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
  display: table; 
}
h2 {font-size:22pt}
h3 {font-size:17pt}
h2, h3 {text-align:center}