body {
  margin: 0;
  padding:0;
  font: normal 13pt/1.72   'Libre Baskerville', 'Palatino','Georgia', 'Times New Roman', 'Times', Serif;
  background-color: #d8e8df;
  background: linear-gradient(0deg, rgba(216,225,232,1) 0%, rgba(216,232,223,1) 100%);   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; 
}
audio {
    margin: -.5em  auto 2em auto;
    display:block;
}
blockquote p {
font-size: 13pt; 
line-height: 1.8;
}
blockquote {margin:0 0 3em 0; 
padding:0; 
}
.footnotes {
  font-size: 90%;
  margin:2em 0 3.5em 0;
}

h2 {
  margin-top: 0;
  margin-bottom:.5em
}
h2, h3, h5 {
  font-weight: normal;
}
#container {
    width:100%;
    padding-top:6%;
}
#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;
}
.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}
h4 {font-size:13pt; font-weight:bold; color:#845399}
h2, h3, h4, h5 {text-align:center}
h5 {margin-bottom:3em}