html,body{
	background:#000;
}
#landing-container{
	margin:40px auto 0 auto;
	width:899px;
	height:520px;
	background:transparent url(../images/entra-nel-mondo-della-nutrizione-pro-plan.jpg) center 120px no-repeat;
}
a#logo-landing{
	margin:auto;
	display:block;
	width:289px;
	height:91px;
	background:url(../images/logo-big.gif) top left no-repeat;
}
a span,span#entra span{
	display:none;
}
a.links{
	display:block;
	float:left;
	display:inline;
	margin:29px 0 0 70px;
	width:390px;
	height:390px;
}
a.nomargin{
	margin-left:20px;
}
span#entra{
	display:block;
	margin:auto;
	width:483px;
	height:22px;
	background:url(../images/entra.gif) top left no-repeat;
}
#copyright{   
    display:block;
    margin-top:20px;
    font-size:11px;
    text-align:center;
    color:#333;
}
#copyright a{
    font-size:11px;
    color:#333;
    text-decoration:none;
}
#copyright a:hover{
    color:#666;
    text-decoration:underline;
}