a, body {
	background: #000000 !important;
	color: #FFFFFF !important;
	font-size: x-large !important;
}

 label {
	background: #000000 !important;
	color: #FFFFFF !important;
	font-size: x-large !important;
	
}

input {
	background: #737373 !important;
	color: #FEFEFE;
	font-size: x-large !important;
}

div {
	text-align: justify;
}

div.secondo-livello {
	padding-left: 20px;
}

div.left {
	border-top: 2px solid white;
	margin-top: 10px;
	padding-top: 10px;
	font-size: 30px;
	font-weight: bold;
}

div.right {
	float:right;
}

