.footer {
	font-family: "Book Antiqua";
	font-size: 16px;
	font-weight: bold;
	color: #FFDB77;
}
.background {
	background-color: #FFDB77;
}
.text {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.header {
	font-family: "Book Antiqua";
	font-size: 16px;
	font-weight: bold;
	color: #620000;
}

