body {
	background: #333 url(images/bg.jpg) repeat center top;
	text-align: center;
}

#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#wrapper {
	margin-left: -435px;
	position: absolute;
	top: -340px;
	left: 50%;
	height: 700px;
	width: 850px;
	visibility: visible;
}

#flashcontent {
	border: 10px solid #ebe6e3;
	height: 650px;
	width: 850px;
}

#contact {
	height: 50px;	
	width: 850px;
	padding-top: 10px;
}

#contact img {
	float: right;
}