html, body{
	border: 0;
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
}
#box{
	position:absolute;
	background-image:url(box-blu.png);
	background-repeat:no-repeat;
	height: 241px;
	width: 1030px;
	right: 0;
	bottom: 200px;
	font-size: 110%;
}
#footer{
	position:absolute;
	right: 348px;
	bottom: 164px;
	color:#265f92;
}
a {
	color: #000000;
	text-decoration: none;
}
#testo{
	position: relative;
	left: 200px;
	top:55px;
}
h1{
	font-weight:lighter;
}
/* --------------------------------------------------------------   BACKGROUND -------------------------------------------------------------- */
