h1{
	text-align: center;
	color: red;
	text-size: 15 px;
}
#primo{
	
	text-align: left;
  color: blue;
	
}
.azioni{
	font-style:"Times New Roman";
	
}
#roma{
	 width: 20%; 
	 height: 40%; 
	
}
header{
	width: 85%;
	padding: 2%;
	margin: 2%;
	text-align:center;
	background-color: orange;
}
article{
	width: 85%;
	border: 10px orange;
	padding: 2%;
	margin: 10px;
	text-align:center;
}
	