body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color:#666666
}
a:visited {
	text-decoration: none;
	color:#666666
}
a:hover {
	text-decoration: underline;
	color:#0066FF
}
a:active {
	text-decoration: none;
	color:#666666
}
.container {
	height: 613px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.beplogoscontainer {
	width: 250px;
	height: 225px;
	float: left;
	margin-right: 0px;
	margin-left: 150px;
	margin-top: 225px;
}
.eeslogoscontainer {
	width: 250px;
	height: 225px;
	float: right;
	margin-top: 225px;
	margin-right: 150px;
}.fizz {
	font-family: "Franklin Gothic Book", "Franklin Gothic Demi", "Franklin Gothic Demi Cond", "Franklin Gothic Heavy", "Franklin Gothic Medium", "Franklin Gothic Medium Cond";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	clear: both;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 200px;
	padding-bottom: 10px;
}

