*
{
    margin:0px;
    padding:0px;
}

body
{
    background-image:url(../img/main-bg-rptx.jpg);
    background-repeat:repeat-x;
    background-color: #232331;
    width:auto;
    text-align:center;
}

#Wrapper
{
    margin: 0 auto;
    width:974px;
}

#Header
{
    background-image:url(../img/unibookclub.jpg);
    background-repeat:no-repeat;
    width:974px;
    height:131px;
}

#Content
{
    width:974px;
	height:418px;
    background-image: url(../img/comingsoon.jpg);
    background-repeat: no-repeat;
}

#Footer
{
    width:974px;
}

TD.footer {
  font-family: Arial;
  font-size: 9px;
  font-weight: lighter;
  line-height: 15px;
  color: #D3D3D6
}

TD.footer a:link {text-decoration:none;}     
TD.footer a:visited {text-decoration:none;}  
TD.footer a:hover {color: #FFF; text-decoration:underline;}   
TD.footer a:active,a:focus {text-decoration:none;}  

.modo {
	color: #F58220;
}
.nostro {
	color: #4DAFC9;
}
.tm {
	color: #F58220;
	font-size:8px;
}

.copyright
{
    border:0;
    width:974;
    cellspacing:0; 
    cellpadding:0;
    align:center;
}