body {
	background-color: #000000;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	width: 750px;
	background-image: url(immagini/PFC%20Chi%20siamo.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-position: center top;
	border: thin solid #000000;
	text-align: center;
	height: 563px;







}
a:link {
	color: #000000;
	text-decoration: none;
	text-align: center;

}
a:visited {
	color: #000000;
	text-decoration: none;
	text-align: center;

}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;

}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;

}
h2 {
	font-size: 16px;
	text-decoration: none;
	text-align: left;

}

