body{
	margin	: 0px;
	padding : 0px;
	background-color: #fff;
}
#horizon{
	color		: white;
	text-align	: center;
	position	: absolute;
	top		: 50%;
	left		: 0px;
	width		: 100%;
	height		: 1px;
	overflow	: visible;
	visibility	: visible;
	display		: block
}
#start{
	position	: absolute;
	top		: -231px;
	margin-left	: -327px;
	left		: 50%;
	width		: 655px;
	height		: 463px;
	visibility	: visible
}