*{
	margin:0px auto;
	font-family:"Freestyle Script", "Trebuchet MS", "Times", "Arial";
	color:#FFCC00;
}

#generale {
	margin:0px auto;
	width:960px;
	background-image:url(img/sfondo.jpg);
	background-repeat:repeat;
}

#testata {
	width:960px;
	height:200px;
}

#corpo {
	width:960px;
}

td {	
	background:none;
}

.oro {
	color:#FFCC00;
}