body {
background-color:#C0FFC0;
     margin-left:0px;
    margin-right:0px;
      margin-top:5px;
   margin-bottom:5px;
 }

a:link {
           color:#000000;
 text-decoration:underline;
  text-transform:uppercase;
     font-weight:normal;
 }

a:visited {
           color:#000000;
 text-decoration:underline;
  text-transform:uppercase;
     font-weight:normal;
 }

a:hover {
           color:#000000;
 text-decoration:underline;
  text-transform:uppercase;
     font-weight:normal;
 }

.contenitore {
           width:750px;
          margin:auto;
          border:0px;
background-color:#C0FFC0;
 }

.presentazione {
           width:750px;
          height:590px;
          margin:auto;
background-image:url(img/presentazione.jpg);
background-color:#C0FFC0;
 }

.txt_presentazione {
     font-family:verdana,arial;
           color:#000000;
       font-size:65%;
 text-decoration:none;
    font-variant:normal;
  letter-spacing:normal;
      text-align:center;
     font-weight:normal;
      font-style:normal;
     margin-left:0px;
    margin-right:0px;
      margin-top:0px;
   margin-bottom:0px;
    padding-left:0px;
   padding-right:0px;
     padding-top:0px;
  padding-bottom:10px;
           width:750px;
 }