@charset "utf-8";
/* CSS Document */

body { color: white; background-color: #54575e; margin: 0px }
#horizon { color: white; background-color: transparent; text-align: center; position: absolute; top: 50%; left: 0px; width: 100%; height: 1px; overflow: visible; visibility: visible; display: block }
#content {
	font-family: "Century Gothic", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 100.01%;
	text-align: center;
	background-color: transparent;
	margin-left: -125px;
	position: absolute;
	top: -84px;
	left: 621px;
	width: 250px;
	height: 70px;
	visibility: visible;
}
p { color: #3481c3; font-size: 0.9em; line-height: 1.2em; padding: 10px; } 

