header{
	color: #FF0000;
	font-family: "Impact";
	font-size: 100%;
}


article{ 
	color: gray;
	font-family: "Verdana";
	font-size: 100%;
}

h2{ 
	color:blue;
}

#domanda{
	color:black;
	font-size:150%;
}

footer{
	color: green;
	font-size: 170%;
}
.end{
	font-size: 40%;
	font-style: italic;
}