

/*h3{color: rgb(56, 56, 56);

  text-align: center;
  font-size: 1.7em;

}*/

p{
  font-family: "quador", serif;
  color: rgb(56, 56, 56);
  width:90%; 
  margin: 0 auto; 
  text-align: justify; 
  font-size: 1.2em;
  margin-bottom: 5px;
}   



ul{font-family: "quador", serif;
  font-weight: 400;
  font-style: italic;
  text-align: center;}


#maincontent {
  
  margin-left: 20px;
  margin-right: 20px;
  font-size: large;
  text-align: center;
  
}

#p1 {
  font-size:0.7em;
}



#position {
      position: absolute; 
      text-align: center;
       }


#pa {
      position: absolute; 
      top: 440px;  
      left: 660px;
      opacity: 0.1;
      }



a:link {color: rgb(0, 0, 0);}
a:visited {color: rgb(70, 70, 70);}
a:hover {color: rgb(18, 56, 193); }
a:active {color: blue;}

body {
  background-color:rgb(255, 255, 255) ; 
  
  /*background-position: 100px 100px; /* Center the image */
  background-size: cover; /* Do not repeat the image */
  /*background-size: 400px*400px*/
}








    /*border: 3px solid #73AD21;
  }

}

/*body{
    background-color: rgb(142, 177, 146);
  }  






