@charset "utf-8";
/* CSS Document */

body
{
	text-align: center;
}

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

#centre_logo
{
	top: -140px;
	margin-left: -145px;
	position: absolute;
	left: 50%;
	width: 290px;
	height: 279px;
	visibility: visible
}
