h1 {
	font-family: Georgia, serif;
	font-size: 50px;
	font-weight: bold;
	text-align: center;
}
p {
	font-family: Georgia, serif;
	font-size: 36px;
	text-align: center;
	line-height: 2.0;
}
