
BODY {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	BACKGROUND-COLOR: #FFFFFF; 
	FONT-SIZE: 12px; 
	COLOR: #333333; 
	FONT-FAMILY: Trebuchet MS, Trebuchet, Verdana, sans-Serif;
}

#container {
width: 500px;
height: 300px;
position: absolute;
top: 50%;
left: 50%;
margin-left: -250px;
margin-top: -150px;
border:1px solid #CCCCCC;
}

.grigio{
	FONT-SIZE: 12px; 
	COLOR: #333333; 
	FONT-FAMILY: Trebuchet MS, Trebuchet, Verdana, sans-Serif;
}

