body	{
	background-color: #ffffff;
	text-align: center;
}
.logo	{
	width: 600px;
	height: 350px;
	text-align: center;
	background-color: #ffffff;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
}

#logo_left	{
	position: relative;
	width: 295px;
	height: 300px;
	margin: 0px;
	background-color: #ffffff;
	float: left;
}
#logo_right	{
	position: relative;
	width: 295px;
	height: 300px;
	margin: 0px;
	background-color: #ffffff;
	float: right;
}
#space	{
	width: 100px;
	height: 50px;
}
a	{
	color: black;
	text-decoration: none;
	font-family: "MS Serif", "New York", serif;
}
a:hover	{
	
	border-bottom: solid 1px #0074c1
}
h2	{
	color: maroon;
	text-align: center;
	font-size: 0.85em;
	
}
img	{
	border: 0px;
}
/*h2	{
	color: #7ac043;
	text-align: center;*/