body
{
	text-align: center;
	font-family: baskerville, serif;
	font-size: 150%;
}

h1,
h2,
h3,
h4 { font-weight: 400; }
h1 { margin-top: 4em; }
h2 { text-transform: uppercase; }
.hidden { display: none; }
.unhidden { display: block; }
.caption {font-size:70%; width:320px; text-align: center;  margin-left: auto ;
  margin-right: auto ;
}

a
{
	color: black;
	text-decoration: none;
	font-size: 14px;
}

a:hover { color: red; }
hr { width: 80%; }

h1 a{ font-size: 100%;}

