body {
	background-image: url(img/legno.jpg);
}

td {
	color: #A62A2A;
	color: 000000;
	font-size: 18px;
	font-weight: bold;
}

a {
	color: #A62A2A;
	text-decoration: underline;
}

a:hover {
	color: #A62A2A;
	text-decoration: none;
}

img {
	border: 0px;
}

/*#tabella {
	background-image: url(img/legno-chiaro.jpg);
	border: 1px solid #000000;
	width: 800px;
	padding: 10px;
}*/

#tabella2 {
	background-image: url(img/legno-chiaro.jpg);
	border: 1px solid #000000;
	width: 90%;
	padding: 10px;
}

.diploma {
	float:left;
	margin-right:20px;	
}

