body {
	/*border: 1px solid red;*/
	background-image: url(sfondo.jpg);
}
#testata{ 
          margin-left: 0px;
   }

#scatola {
/*        background: #fda0fd; */
        background: #e49ae4; 
	height: 480px;
        width: 720px;
        margin-bottom: auto; 
        margin-left: 90px;
	margin-right: auto;
/*      margin-top: 90px; */
	}

.interazione { position: relative;
              float: right;
	}

.design { position: absolute;
          top: 170 px;
          left: 115 px;
          color: #50301A; text-decoration: none; 
          font: 14px Verdana;
          font-style: serif;
          margin-left: 10px;
          margin-top: 40px;
        }

.gioielli { position: absolute;
          top: 185 px;
          left: 115 px;
          color: #50301A; text-decoration: none; 
          font: 14px Verdana;
          font-style: serif;
          margin-left: 10px;
          margin-top: 55px;
        }

.borse { position: absolute;
         top: 200 px;
         left: 115 px;
         color: #50301A; text-decoration: none; 
         font: 14px Verdana;
         font-style: serif;
         margin-left: 10px;
         margin-top: 70px;
        }
.abbigliamento { position: absolute;
          top: 215 px;
          left: 115 px;
          color: #50301A; text-decoration: none; 
          font: 14px Verdana;
          font-style: serif;
          margin-left: 10px;
          margin-top: 85px;
        }

.calzature { position: absolute;
          top: 230 px;
          left: 115 px;
          color: #50301A; text-decoration: none; 
          font: 14px Verdana;
          font-style: serif;
          margin-left: 10px;
          margin-top: 100px;
        }


.profumi { position: absolute;
          top: 245 px;
          left: 115 px;
          color: #50301A; text-decoration: none; 
          font: 14px Verdana;
          font-style: serif;
          margin-left: 10px;
          margin-top: 115px;
        }

.interni { position: absolute;
          top: 260 px;
          left: 115 px;
          color: #50301A; text-decoration: none; 
          font: 14px Verdana;
          font-style: serif;
          margin-left: 10px;
          margin-top: 130px;
        }
.architettura { position: absolute;
          top: 275 px;
          left: 115 px;
          color: #50301A; text-decoration: none; 
          font: 14px Verdana;
          font-style: serif;
          margin-left: 10px;
          margin-top: 145px;
        }


.news { position: absolute;
       top: 300 px;
       left: 115 px;
       color: #50301A; text-decoration: none; 
       font: 14px Verdana;
       font-style: serif;
       margin-left: 10px;
       margin-top: 165px;
        }

.homed { position: absolute;
          top: 315 px;
          left: 115 px;
          color: #50301A; text-decoration: none; 
          font: 14px Verdana;
          font-style: serif;
          margin-left: 10px;
          margin-top: 180px;
        }

.car { position: absolute;
       top: 345 px;
       left: 115 px;
       color: #50301A; text-decoration: none; 
       font: 14px Verdana;
       font-style: serif;
       margin-left: 10px;
       margin-top: 200px;
        }


 a:link { color: white;}
/* a:visited { color: #50301A;} */
 a:visited { color: white;}
 a:hover { color: white;}
 a:active { color: white;}

   }
