body {
	background-color: #3890B7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.piscinelodato.it/images/fascia.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
	
#logo {
	text-align:center;
	margin-top:40px;
	padding-top: 100px;
}

#footer {
text-align:center;
font-size:11px;
color:#000000; }

#intro{
width:800px;
text-align:center;
font-size:12;
color:#003366}

h1{
font-size:18px;
text-align:center;
text-decoration:underline;}

