
body {
	background-color: #ffffe0;
}
.carattere{
	color: green;
	font-family: verdana;
}
#principale {
	margin-left: 200px;
	margin-right: 20px;
}
