body {
	font-family:  Georgia, serif;
	font-size: 1em;
}
h2 {
	font-family:  Georgia, serif;
	border-bottom: 2px dotted #ccc; 
}
h3 {
	font-weight: bolder;
}
p, h3 {
	text-align: center;
	font-family:  Georgia, serif;
}
p span {
	/*white-space: nowrap;*/
	display: block;
}