BODY {
	background-position: 0% 0%; background-image:url('img/ragnatela1.jpg'); background-repeat:repeat; background-attachment:scroll;
}

A:link {
	color: black;
}
A:visited {
	color: gray;
}

H1{
	font-family: Verdana,Arial, sans-serif;
	font-size: 12pt;
	text-align: center;
	color: red;
}
H2 {
	font-family: Verdana,Arial, sans-serif;
	font-size: 12pt;
	text-align: center;
	color: black;
}
P {
	font-family: Verdana;
	font-size: 10pt;
	text-align: left;
	
}
.aggior {
	text-align: center;
}
.pageact {
	font-weight:bold;
	text-align: left;
	color: #FF8080;
}
.artic {
	text-align: left;
}
.artic_c {
	text-align: center;
}
.did_c {
	font-size: 12pt;
	text-align: center;
}
.did_s {
	font-size: 12pt;
	text-align: left;
}
.did_d {
	font-size: 12pt;
	text-align: right;
}

.logo {
	font-family: "Lucida Handwriting"; 
	font-size: 24pt;
	text-align: center;
	visited: text-decoration: none;
}
A.logo:link {
	color: black;
	text-decoration: none;
}
A.logo:visited {
	color: black;
	text-decoration: none;
}