p, h1, h2 {
	font-family:"Book Antiqua";
}

p {
	font-size: 18;
}

h1 {
    	text-decoration: underline;
	text-align: center;
	margin-bottom: 2px;
}

p.names {
	font-size: 16;
	text-align: center;
	margin-top: 2px;
}

h2.title, p.links {
	text-align: center;
}