* {
outline: none;
}

body {
margin: 0 auto;
padding: 0;
background: url(../img/bg-talis.jpg) #0B0C09;
color: #828282;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#intro {
width: 672px;
height: 280px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -336px;
margin-top: -160px;
}

#language-home {
width: 672px;
height: 80px;
text-align: right;
font-weight: normal;
}

#intro-animation {
width: 672px;
height: 180px;
}

#testo-home {
width: 100%;
height: 20px;
text-align: center;
}

a.ita {
color: #A2B115;
font-weight: bold;
text-decoration: none;
}

a.eng {
color: #BC2E62;
font-weight: bold;
text-decoration: none;
}

#descrizione {
display: none;
}
