body {
	background-color: #000000;
	color: #FFFFFF;
	margin: 0px;
}
/* E9E7D0 */
#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}
#content {
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #000000;
	margin-left: -231px;
	position: absolute;
	top: -250px;
	left: 50%;
	width: 462px;
	height: 500px;
	visibility: visible;
	text-align: center;
}
#dev_login_strip {
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 22px;
	height: 26px;
}
.outline {
	border: 1px dashed #FFFFFF;
}
.bodytext {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
