body {
	margin: 0;
	background: url("immagini/bacchetta.png");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: -10px 100px;
	background-color: white;
	color: black;
	font-family: Arial;
	font-size: 13px;
	text-align: justify;
}


a.links:link {font-family: Arial; text-decoration: none; color: #19267f;}
a.links:hover {font-family: Arial; text-decoration: none; color: #99003d;}
a.links:active {font-family: Arial; text-decoration: none; color: #19267f;}
a.links:visited {font-family: Arial; text-decoration: none; color: #19267f;}
