body {
  background-colour: #2596be;
  max-width:40em;
  margin:0 auto;
  padding:5px;
  font-family: 'PT Serif Caption', serif;
  font-size:20px;
  Line-height:24px;
  color: #000;
}
h1 {
  font-family: 'EB Garamond', serif;
  font-size:30px;
  font-weight:bold;
}
h2, h3, h4 {
  font-family: 'EB Garamond', serif;
  font-size:30px;
  font-weight:bold;
}
span.url {
	font-family:'EB Garamond', serif;
        font-size:24px;
}
small,.small,footer,dl#tweetlist dt,figcaption{
	font-size:0.8em;
	color:#666
}
h1,h2,h3,label{
	line-height:1em
}
h1{
	font-size:2em
}
h2 a{
	color:#000;
	text-decoration: underline
}
h2,h3{
	margin-top:2em
}
h3{
	font-size:1.5em
}
a{
	text-decoration:none;
	color:#20b;
	overflow-wrap:break-word;
	word-wrap:break-word
}
a:visited{
	color:#606
}
a:hover{
	text-decoration:underline
}
dt{
	margin-top:2em;
	font-size:1.2em
}