.paragrafo1{
	position:relative;
	background-color:#EEEAD5;
	width:1000px;
	height:600px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:auto;
	margin-top:30px;
}

.titolo{
	position:relative;
	top:30px;
	font-size:36px;
	line-height:1.8;
}

.Link{
    background: transparent;
    opacity: 1.00;
}
a{
    color: #000;
    text-decoration: underline;
}
a:visited{
    color: #000;
    text-decoration: underline;
}
a:hover{
    color: #912311;
    text-decoration: underline;
}

.Validator{
	position:absolute;
	top:520px;
	left:16px;
}

.donazione{
	position:absolute;
	top:530px;
	right:16px;
}
	

