body, html, div {
	height:100%;
	overflow:hidden;
	background-color:#000000;
}
body {
	margin:0;
	padding:0;
}
#center {
	width: 360px;
	height: 147px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -180px;
	margin-top: -74px;
}
a.intro
{
	background-image: url(../images/libelia-startpagina-animate.gif);
	width:360px;
	height:147px;
	position: absolute;
	left: 0px;
	outline: none;
}
