
body{
	font-family:Arial,Helvetica,Verdana,Sans;
	font-size:14px;
	background-color:#fff;
	color:#000;
	font-weight:bold;
}
html, body{
	height:95%;
}

a{
	text-decoration:none;
	color:#a5a18b;
}

a:hover{
	color:#55534a;
}

table, td{
	border-collapse:collapse;
}
table#centre{
	width:100%;
	height:100%
	
}
td{
	vertical-align:center;
}
div#splash{
	position:relative;
	width:521px;
	height:230px;
	background-image:url("../img/guidoandangelina_splash.gif");
	background-repeat:no-repeat;
	margin:auto;
}
div#splash div{
	position:absolute;
	left:200px;
	top:134px;
}