body {
	font-family: "Times New Roman", Times, Georgia, serif;
	text-align: center;
	color: #000;
	background-color: #f0ffff;
	font-size: 80%;
}
p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 5em;
	line-height: 150%;
	margin-top: 2em;
}



