body {
	background-color: #000000;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	width: 750px;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	background-position: center top;
	text-align: center;
	height: 570px;
	background-color: #000000;
	background-image: url(../immagini/sfondo%20Portfolio.gif);








}
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;

}

