body {
	background-image: url(immagini/indianbackground.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	color: #CCC;
	background-attachment: fixed;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.bordo {
	border: 1px solid #000000;
}
.titoli {
	font-size: 24px;
	color: #FC0;
}
.colore {
	color: #FC0;
}

