body { background-color: #eeeccd; 
background-image: url(../img/pix.jpg); 
background-position: inherit; 
margin: inherit; 
}
/*
body {
background-color: gray; background-image:url(../../image/sfondo1.jpg);
background-position:inherit;
background-repeat:no-repeat; background-attachment: fixed; }
*/
p { color: white; 
	font-size: large; 
	font-style: normal; 
	}
	
	a {text-decoration: none;}

td {}

/*a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }
*/
p1 { color: purple; 
	font-size: medium; 
	font-family: helvetica; 
	font-weight: bold; 
	}


