/* CSS Andrea Bernardi */
body,
html
{
	background-color: #FFFFFF;
	color:#333333;
	font-size:85%;
}
#andreabernardi
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 990px;
	height: 590px;
	margin-top: -295px;
	margin-left: -495px;
}