body{
	background:#000;
}

a img{
	border:none;
}

#content{
	position:absolute;
	height:300px;
	top:50%;
	margin-top:-150px;
	left:50%;
	margin-left:-300px;
	text-align:center;
}

#header{
	/*width:496px;
	height:312px;
	background:url(../media/logo-faeria.jpg) center;
	margin:auto;*/
}


