@charset "UTF-8";
/* CSS Document */
body {
	background-color:antiquewhite;
}
.topnav{ 
	overflow: hidden;
	background-color:burlywood;
	width: fill;
	
}

.topnav a {
	float:right;
	color:rgba(33,31,31,1.00);
	padding: 14px 16px;
	text-decoration: none;
	font-size: 17px;
}

.topnav a:hover {
	background-color:antiquewhite;
	color:black;	
}
	
.topnav a.active {
	background-color:burlywood;
	color:antiquewhite;
}
	


h1{
	color:#414141;
	text-align: right;
}


.part {
	font-size: 25px;
	font-family: "Lucinda Console", "Courier New", "monospace";
	text-align-last: left;
}

.italy{
	
	
}

.h2 { 

	text-align: right
}
.italy {
}
