#main_headings {
	text-align: left;
}

#main_headings h1 {
	font-size: 160%;
}

#main_headings p {
	font-size: 110%;
	font-weight: normal;
}

body {
	line-height: 120%;
}

div.epitaph {
	font-style: italic;
	width: 60%
}

h2.section_title {
	font-size: 120%;
}

#standard_footer {
	border-top: 1px solid gray;
	font-size: 80%;
}

p.verse {
	margin:0;
}

ul {
	margin-left:0;
}

li {
	margin-bottom: 0.5em;
}

li.end_note {
	list-style-type: none;
}
