body {
	background-color: #A7A29E;
	font-weight: normal;

	text-align: ;
	text-align: center;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #020102;
	text-align: center;
	font-style: normal;
	font-weight: bold;
}
h1 {
	font-family: "Maiandra GD";
	font-size: 14px;
	color: #481312;
	font-weight: bold;
}
a:link {
	font-family: "Maiandra GD";
	font-size: 16px;
	font-weight: bold;
	color: #481312;
}
a:visited {
	font-family: "Maiandra GD";
	font-size: 16px;
	font-weight: bold;
	color: #481312;
}
a:hover {
	font-family: "Maiandra GD";
	font-size: 16px;
	font-weight: bold;
	color: #2A3F00;
}
a:active {
	font-family: "Maiandra GD";
	font-size: 16px;
	font-weight: bold;
	color: #553F55;
	text-align: left;
}

