h2 {
   font-size:30pt;
   color:black;
   background-color:rgb(00,220,180);
}
h1 {
  font-size:30pt;
  font-family:sans-sherif;
  font-weight:bold;
  color:black;
p {
 color:rgb(0,0,255);
 font-size:16pt;
}


}

