body {
	//background-color: #7bec47;
	background-color: #0099cc;
	color: #fff;
}

#logo {
	position: absolute;
	top: 10em;
	left: 20em;
	font-family: Verdana, Arial, 'Times New Roman', Times, serif;
	font-size: 2em;
	font-weight: bold;
	letter-spacing: .05em;
}