body,html {
	height: 100%;
	margin: 0;
	text-align: center;
	font-family:Arial, Geneva, sans-serif;
	background: #bde6ff no-repeat scroll center top;
}

#contenitore
{
		width: 534px;
	height: 300px;
	position: absolute;
top: 50%;
left: 50%;
margin:-161px 0 0 -265px;
	
}

#splash_player
{
	width: 534px;
	height: 300px;

margin-left: 2px;
margin-top: 2px;
}
