body {
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

.logo{
	position: absolute;
	top: 150px;
	left: 15%;
}

.blue-text{
	color: #99cccc;
	position: absolute;
	top: 455px;
	left: 15%;
	width: 68%;
}

.yellow{
	color: #ffff99;
	
}

a, a:active, a:focus, a:hover, a:link, a:visited {
	color: #99CC66;
	text-decoration: none;
}

.green{
	color: #99CC66;
}
