body{
      
font-family: helvetica, arial, georgia;
font-size: large;
color: black;
background-color:#C2C2C2;
line-height: 1.6em;
text-align: center;
background-position: center;
background-image: url('https://s3.amazonaws.com/kleebtronics-media/img/adhesion/white-texture.png');
background-repeat: repeat-y;




}

#container{

      
      width: 1200px;
      margin-left: auto;
      margin-right: auto;
      font-size: 20px;

      
}


#menu{
      
      background-color: #C2C2C2;
      color: black;
      padding: 5px 5px 5px 5px;
      margin: 10px;
      font-size: 16px;
      width: 110px;
      line-height: 0.6em;
      
}

 a:link,
 a:visited,
 a:link,
 a:visited{
       text-decoration: none;
       color: #404040;
}

 a:hover,
 a:hover{
      
      text-decoration: none;
      color: #C0C0C0;
      
      
}


 a:link h1,
 a:visited h1,
 a:link h2,
 a:visited h2
 {
       text-decoration: none;
       color: #FFFFFF;
}

 a:hover h1,
 a:hover h2{
      
      text-decoration: none;
      color: #C0C0C0;
      
      
}

#frame{
      
            border: solid 3px;
            border-color: #4E4848;
            color: black;
            font-size: 20px;
            font-family: georgia;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 20px;
            margin-top: 50px;
            padding: 50px;
            width: 800px;
            background: rgb(255, 255, 255);
            /* RGBa with 0.6 opacity */
            background: rgba(255, 255, 255, 0.6);
      
      
}



      p{
      
      padding-top: 15px;
      padding-bottom: 15px;
      padding-left: 100px;
      padding-right:100px;
      font-size: 20px;
      line-height: 1.6em;
      text-align: left;
      
      
}

      h1{
      font-family: georgia;
      font-size: 50px;
      padding-top: 20px;
      padding-bottom: 20px;
      color: #FFFFFF;
      text-align: center;
      
}

      h2{
      font-family: georgia;
      font-size: 30px;
      padding-top: 10px;
      padding-bottom: 10px;
      color: #FFFFFF;
      text-align: center;
      
}



      h3{
      font-family: georgia;
      font-size: 28px;
      padding-top: 10px;
      padding-bottom: 10px;
      color: #000000;
      text-align: center;   



      }




      h4{
      font-size: 20px;
      font-family: georgia;
       padding-top: 10px;
      padding-bottom: 10px;
      text-align: center;      
}


#frame img{

      text-align:center;
}

      

#container img{

border: solid 3px;
border-color: #4E4848;
margin: 10px;

}

#galleria{

      text-align: center;

}
      

      


