.page_background {
	background-color: #E8BD78;
	padding: 0px;
}
.banner_background {
	background-color: #470A0F;
	padding: 0px;
}
.sidebar_background {
	background-color: #C2967D;
}
.banner_font {
	font-family: "CAC Logo Alternate";
	font-size: 40px;
	font-style: normal;
	font-weight: bolder;
	color: #F1D9BD;
	text-align: center;
	
	margin: auto;
}

.body_text {
	font-family: Century;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #F1D9BD;
	padding: 12px;
}
.body_header {
	font-family: Century;
	font-size: 24px;
	font-weight: bold;
}
