body {
width: 100%;
	text-align: center;
	background-color: #990000;
		font-family: Arial;
	font-size: 13px;
}
div#content
{
	width: 583px;
	height: 600px;
	background-image: url(images/sfondo.jpg);
	text-align:center;
	color: White;
	font-family: Arial;
	font-size: 13px;
}

div#content2
{
	width: 583px;
	height: 1050px;
	background-image: url(images/sfondo.jpg);
	text-align:center;
	color: White;
	font-family: Arial;
	font-size: 13px;
}

div#content3
{
	width: 583px;
	height: 800px;
	background-image: url(images/sfondo.jpg);
	text-align:center;
	color: White;
	font-family: Arial;
	font-size: 13px;
}
div#content4
{
	width: 583px;
	height: 1200px;
	background-image: url(images/sfondo.jpg);
	text-align:center;
	color: White;
	font-family: Arial;
	font-size: 13px;
}

div#content5
{
	width: 583px;
	height: 900px;
	background-image: url(images/sfondo.jpg);
	text-align:center;
	color: White;
	font-family: Arial;
	font-size: 13px;
}

div#testata
{
	height: 124px;
	width: 569px;
	background-image: url(images/testata.jpg);
}

div#menu
{
	height: 15px;
	width: 568px;
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 9px;
	color: #ffffff;
	background-color: #393939;
}
div#menu2
{
	height: 15px;
	width: 568px;
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 9px;
	color: #ffffff;
}
div#testo
{
	clear: both;
	text-align: left;
	height: 124px;
	width: 560px;
	color: #ffffff;
}

a#menu
{
text-decoration: none;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 10px;
}

a#menu:hover {
background-color: #990000;
text-decoration: underline;
}

a {
color:#ffffff;
}

a#link {
	text-decoration: none;
}

td { 
font-size: 12px;
}
