html {
	background-color: Black;
}
body {
	background-color: White;
}
div {
	position: absolute;
	top: 90px;
	background-color: White;
	width: 585px;
	padding-left: 40px;
	padding-right: 50px;
	padding-top: 30px;
	font-family: Garamond;
	font-size: medium;
	text-align: justify;
	padding-bottom: 25px;
}
.personale {
	background-color: Black;
	top: 120px;
	left: 713px;
	width: 150px;
	padding-top: 10px;
	padding-right: 10px;
	
	
	color: White;
	text-align: justify;
}
.home {
	background-color: Black;
	top: 170px;
	left: 700px;
	width: 100px;
	padding-top: 10px;
	padding-right: 10px;
	color: White;
	
	
	
}
.interpretariato {
	background-color: Black;
	top: 220px;
	left: 690px;
	width: 100px;
	padding-top: 10px;
	padding-right: 10px;
	
	color: White;
	
}
.coda {
	background-color: Black;
	position: absolute;
	top: 1380px;
	white-space: pre;
	padding-left: 160px;
}


h3 {
	font-style: italic;
}
a {
	text-decoration: none;
	color: White;
}
.mail {
	text-decoration: none;
	color: Black;
}

