html, body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 8pt;
	color: #333;
	text-align: center;
	background: url(../fileadmin/templates/gfx/bg.gif) no-repeat fixed left bottom;
}

a {
	border: none;	-moz-outline: none !important;
	color: #333;}

#centre {
	position: absolute;    top: 50%;    left: 50%;
	margin-left: -114px;
	margin-top: -80px;
}

#text {
	visibility: hidden;
	overflow: hidden;
	height: 0;
}