h1 {
	font-family: Papyrus, "Times New Roman", Helvetica, serif;
	font-size: 24px;
	color: #FFFF00;
	border: groove #0000FF;
	font-weight: bold;

}
p {
	font-family: Papyrus, "Times New Roman", Helvetica, serif;
	font-size: 16px;
	color: #FFFF00;
	font-weight: bold;

}
h2 {
	font-family: Papyrus, "Times New Roman", Helvetica, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #0000FF;
}
