.PiscineCopia {
	font-family: "Comic Sans MS";
	font-size: 16pt;
	font-style: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	background-attachment: fixed;
	background-image: url(Immagini/originale.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #0000CC;
	line-height: normal;
	font-weight: normal;
	text-align: left;
}

