body { 
background-color:#000000;
background-repeat:no-repeat;
font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
font-size:12px; 
font-weight:normal;
line-height:17px;
color:#FFFFFF;

/*text-align:center;*/
}

#container{
background-image: url(images/sfondo.jpg);
background-repeat:no-repeat; 
float:none;
position:relative;
width:960px;
height:870px;
margin-left:auto;
margin-right:auto;
vertical-align:top;
margin-top:0px;
}

#menu_table{
width:100%;
}
.bigtext { 
font-family:Lucida Sans Unicode, Lucida Grande, sans-serif; 
font-size:14px; 
color:#FFFFFF;
font-stretch:extra-condensed;
}
.paddingleft{ 
padding-right:10px; 
padding-top:0px;
vertical-align:top; 
}

A:link, A:visited { text-decoration: none; color:#FFFFFF	}
A:hover { color:#990000; }

