body {
 margin-top: 0px;
 font-family: Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #fff;
 background-color: #fff;
 overflow:hidden; 
 text-align: center;  
}

#box {
 text-align: center; 
 position: relative;
}

#logo-quintessenza {
 position: relative;
 top:60px;
 text-align: center;  
}

#scritta {
 position: relative;
 top:120px;
 text-align: center;  
}

#lingua {
 position: relative;
 top:160px;
 text-align: center;  
}

#indirizzo {
 position: relative;
 top: 180px;
 text-align: center;  
 font: 11px Arial, Sans-serif;
 color: #e95e0f; 
}
