.body {
	background-image: url(images/texture.gif);
	background-repeat: repeat;
	font-size: 24px;
	color: 0000FF;
	
}
.tabella {
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000080;
	text-decoration: underline;
	font-weight: bold;
}
.text {
	color: #C4C4E1;
	font-size: 1px;
	letter-spacing: -1px;
}
