body {
	background: #eee;	
}
.schermo {
	margin: 0 auto;
	background: #fff;
	padding: 30px; 
	max-width: 700px;
}
label {
	font-weight: normal;
}
.req {
	color: #c0392b;
}
.copy {
	margin-top: 30px;
	font-size: 12px;
}