body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #191970;
	background-color: oldlace;
	background-image: url(image.jpg/dovecground.jpg);
}
a:link {
	color: #0000ff;
}
a:visited {
	color: #696969;
}
a:active {
	color: #556b2f;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	font-weight: bold;
}