body{
    background-color: white;
}
#contenitore{
    margin: auto;
    text-align: center;
    width: 100%;
    margin-top: 30px;
    color: rgb(146, 147, 151);
    font-family: "Verdana";
    font-weight: 100;
    font-size: small;
}
#contenitore p a, #contenitore p a.hover{
	font-size: medium;
	text-decoration: none;
	color: RGB(113, 98, 90);
}
a{
		font-weight: bold;
			color: RGB(113, 98, 90);
}
#logo{
    width: 750px;
 	margin-bottom: 40px;   
}
p.giustificato{
	text-align: justify;
	width: 770px;
	margin: auto;
}
img{
	border: 0px;
}
