.header {
	font-family: "Berlin Sans FB Demi", "Bookman Old Style";
	font-size: 55px;
	color: #EEEEEE;
	text-decoration: none;
	text-align: center;
}
.content {
	font-family: "Berlin Sans FB Demi", "Bookman Old Style";
	font-size: 18px;
	color: #EEEEEE;
	margin-left: 15%;
	margin-right: 15%;
}
.links {
	font-family: "Berlin Sans FB Demi", "Bookman Old Style";
	font-size: 14px;
	color: #EEEEEE;
	text-align: center;
	text-decoration: none;
}
