#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	}

#content   
	{
	margin-left: 350px;
	position: absolute;
	top: -200px;
	left: auto;
	width: 720px;
	height: 420px;
	visibility: visible;
	}
