body {
	font-family: "Times New Roman", Times, serif;
	color:#FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
}

.box {
	width: 100%;
	margin: auto 0 auto 0;
	text-align: center;
}

.head {
	width: 100%;
	margin: auto 50px auto 0;
	text-align: center;
	float:left
}

.sezione {
	width: 20%;
	height: 800px;
	text-align: center;
	float:left;
}

.contenent {

	text-align: center;
}
.contenent_cal {

	text-align: center;
}
a {

color: #cf0e0e;

}