.academy {
	background-image: url(bg.png);
	height: 580px;
	width: 630px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-left: 15px;
}

/* only used in my test original
.logo {
	background-image: url(eg_logo.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 280px;
	margin-left: 175px;
}
.swinger {
	background-color: #103078;
}*/

