body {
	background:url(../img/background_top.png) repeat-x, url(../img/background.png);
	margin:0
}

a {
	outline:none
}

div {
	border-radius:100%;
	box-shadow:0 0 1000px 250px rgba(255, 255, 255, 0.1);
	height:2px;
	left:50%;
	margin:-1px 0 0 -1px;
	position:absolute;
	top:50%;
	width:2px
}

section {
	height:358px;
	left:50%;
	margin:-179px 0 0 -272px;
	position:absolute;
	top:50%;
	width:543px
}

section h1 {
	height:358px;
	margin:0;
	width:543px
}

section h1 a {
	background:url(../img/logo_contact.png);
	display:block;
	height:100%
}

section h1 a span {
	display:none
}