h1 {
	font-family: Papyrus;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
	text-transform: capitalize;
	background-color: #FFFFFF;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
