h1 {
	background-color : Navy;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-style : italic;
	text-align : center;
	color : #D7EBFF;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
}
