h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;
	color: #0000FF;
}


p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	color: #800000;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	text-align: center;
	color: #0000FF;
}
body {
	background-image: url(gif/jaghead.jpg);
	font-family: "Times New Roman", Times, serif;
	color: #800000;
}
