body {
	background-image: url(../immagini/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
}


.row.division {
	margin: 40px 0 10px
}

.ul-privacy, .ol-privacy {
	margin-left: 15px !important;
	margin-bottom: 15px;
}

.mb-15 {
	margin-bottom: 15px;
}
