@charset "utf-8";
body {
	background-image: url(images/img01.jpg);
}
.Stile2 {
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 36px;
	letter-spacing: 20px;
	top: auto;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #9900FF;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #9999FF;
}
p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #990000;
}
.piccolo {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 10px;
	color: #333333;
}

