body {
	color: white;
	background-color: white;
	margin: 0px
}

#horizon {
	color: white;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 5%;
	left: 60px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}

#content	{
	color: black;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	text-align: left;
	position: center;
	top: -94px;
	width: 550px;
	height: 70px;
	visibility: visible
}

.bodyimage {
	width: 600px;
	height: 185px;
	font-size: 14px;
	text-decoration: none;
	cursor: help
}

.headline 	{
	font-weight: bold;
	font-size: 24px
}