body   {
       color: white;
       background-color: black;
       text-align: center;
        margin:auto;
       	font-family: Verdana, Arial, Helvetica, sans-serif;
      	font-size: 10px;
      	font-style: normal;
      	background-image: url("coming.gif");
      	background-repeat:no-repeat;
      	background-position: center center;
       }

.testo1 {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.testo2 {
	font-size: 10px;
	font-style: normal;
}
.dxtext
{
margin-right:10px;
text-align:left;
}
.sxtext
{
margin-left:10px;
}
#spotlight
{
/* filter:light; */
}
a,a:visited
{
text-decoration:none;
color:#AF8C00;
}
a:hover
{
color:#FFFFFF;
}
