body {
      background-image: url(sfondo.jpg);
      font-family: Arial, Helvetica, sans-serif;
      color: #50301A;
       }

#testata{ 
          margin-left: 0px;

   }

#blocco{    
        margin-left: 90px;     
/*        background: #fda0fd; */
        background: #e49ae4; 
	height: 480px;
        width: 720px;

       }
#sport{ position: absolute;
            left: 130px;
            top: 200px;
 }
#accessori{ position: absolute;
            left: 370px;
            top: 150px;
            border: none;
 }
#architettura{ position: absolute;
            left: 450px;
            top: 310px;
 }
#abbigliamento{ position: absolute;
            left: 680px;
            top: 330px;
 }
#calzature{ position: absolute;
            left: 620px;
            top: 185px;
 }
#profumi{ position: absolute;
            left: 30px;
            top: 330px; 
}
#design_interni{ position: absolute;
            left: 240px;
            top: 340px;
 }
#filosofia{ position: absolute;
            width: 400px;
            height: 180px;
            left: 105px;
            top: 520px;
            padding-right: 10px;
            padding-left: 10px;

            font-color: #50301A;
 }
#divisione{ position: absolute;
            left: 430px;
            top: 470px;
 }
#news{ position: absolute;
            width: 271px;
            height: 180px;
            left: 526px;
            top: 520px;
            padding-left: 5px;
            padding-right: 5px;

            font-color: #50301A;
 }

#piepagina { position: bottom;
             font-size: small;
             color: white;
             
}
 a:link { color: white;}
 a:visited { color: #50301A;}
 a:hover { color: white;}
 a:active { color: white;}

