body{margin:0px;
background-image: url("images/sfondo.jpg");
background-attachment: fixed;
background-position:center;
background-repeat:

}

p{margin:0px;}

table {
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000;
	
}

a.image {
	border: medium solid Red;
}