* {
	overflow:hidden;
	border:none;
}

body {
	background-color:#b8d4ef;
}

#strisciaBianca {
	position:absolute;
	top:40%;
	width:100%;
	height:327px;
	color:#cccccc;
	background-color:#ffffff;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#strisciaBianca span {
	font-size:30px;
}
