@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(img/sf_wel.jpg);
}

#contenitore {
width:900px;
position: absolute;
top: 20px;
left: 50%;
margin: 0 0 0 -450px;
}

#loghi {
	text-align:center;
}
#sassi {
	text-align:center;
}

#scritta {
	text-align:center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size:0.80em;
}

