body {
	background-attachment: fixed;
	background-image : url("matt.gif");
	}
TABLE {
	background-image:url(file:matt.gif);
	border : 1px solid #ac2214;
	font-family : "Times New Roman",Arial, Helvetica;
	text-align: justify;
	font-size : 14px;	
	font-weight:bold;
	border-left: 1px solid #Ac2214;
	border-bottom: 1px solid #Ac2214;
	}

CAPTION {
	border : 1px solid #ac2214;
	color:#ffffcc; 
	text-align: center; 
	padding-top: 3px;
	padding-bottom:4px; 
	font-weight:bold;
	background-image: url(sfondo.gif);
}

