body
{
background-color: #A2CD5A;
color: black;
margin-top: 50px;
margin-left: 125px;
margin-right: 150px;
margin-bottom: 25px;
font-size: 14pt;
}  


p
{
   text-align: justify;
   font-size: 15pt;
   line-height: 14pt;
   font-family: Century Gothic;
}

h1
{
   text-align: center;
   font-size: 36pt;
}

h2
{
   color: #616536;
   text-align: justify;
}

li
{
  color: yellow;
  font-size: 15pt;
  text-align: justify;
}

th
{ 
color : red 


}

img.center 
{   
  display: block;  
  margin-left: auto;   
  margin-right: auto;
}





