span.big_name {
	font-size: 175%;
	text-align: left;
	letter-spacing: .1em;
}
span.subtitle {
	font-size: 100%;
	text-align: center;
	font-style: italic;
}
div.memorious_quote {
	font-family: Garamond, Baskerville, serif;
	font-size: 80%;
	margin: 2em 20px .3em 20px;
	width: 400px;
	text-align: justify;
}
div.quote_attribution {
	font-family: Garamond, Baskerville, serif;
	font-size: 80%;
	width: 400px;
	text-align: right;
}
div.masthead {
	font-family: Garamond, Baskerville, serif;
	line-height: 1.2em;
	text-align: center;
	margin: 2em 0em 2em 0em;
}
.masthead-title {
	font-weight: 500;
	font-size: 110%;
}

div.masthead-title {
	margin-top: 1.4em;
}

.masthead-name {
	margin-top: 0.4em;
	font-size: 95%;
}

.masthead-email {
	font-size: 80%;
	margin-bottom: 0em;
}

div.clmp {
	font-size: 90%;
	text-align: center;
	width: 100%;
	margin: 0em auto 2em auto;
	font-family: Garamond, Baskerville, serif;
}

div.social {
	font-size: 95%;
	text-align: center;
	width: 100%;
	margin: 0 0 2em 0;
	font-family: Garamond, Baskerville, serif;
}

div.submit {
	font-size: 90%;
	margin: 0em 0em 2em 0em;
	text-align: center;
	font-family: Garamond, Baskerville, serif;
}
*.prevnext a {
	visibility: hidden;
}


