.titolo{
	text-align: center;
	font-family:verdana;
}
.sottotitolo{
	text-align: center;
	font-family:verdana;
}
.menu1{
	font-family:georgia;
	text-align:center;
	float:left;
	width:500px;
	height:400px;
	margin-left:300px;
}
.menu2{
	font-family:georgia;
	text-align:center;
	float:left;
	width:150px;
	height:100px;
}
dt{
	font-style: oblique;
}
#r{
	color:yellow;
}
#a{
	color:green;
}
#i{
	color:red;
}
#n{
	color:pink;
}
#b{
	color:blue;
}
#o{
	color:purple;
}
#w{
	color:orange;
}
#back{
	border: 3px outset blue;
	background-color: lightblue;
	margin-top:300px;
	text-indent:-100px;
}




	