body {
	text-align: center;
	background-color: #B58152;
}
h1 {
	font-family: "Absinth Flourishes I";
	font-size: xx-large;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	text-align: center;
	font-weight: 900;
	font-variant: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	color: #000000;
	text-align: center;
}
h3 {
	color: #864100;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: 500;
	font-size: large;
}
a:link {
	color: #000;
}
h4 {
	font-size: small;
	color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
}
a:visited {
	color: #000;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #000000;
	text-align: center;
}
