

h1 {
  font-size: 40px;
  font-family: Gabriola;
  background-color: #FF9500;
  text-align: center;
  
}
h2 {
  font-size: 36px;
  font-family: Gabriola;
}

p {
  color: black;
  font-family: Gabriola;
  font-size: 32px;
  text-align: justify;
}

#para_1
{  text-align: center; font-size: 25px;}

td
{text-align:center;}

.centerTable { margin: 0px auto; }