/* CSS Document */
#sinistra {
	background-image: url(../images/logo-verticale.jpg);
	height: 475px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center bottom;
}
