h1{
  font-family : Didot;
  text-transform: uppercase;
  color: #1b51a1;
  margin-top: 20px;
}
.tab{
  margin-left: 40px;
}
p{
  font-size: 20px;
  font-family: Didot;
}
a{
  font-size: 22px;
  font-family: Didot;
}
iframe{
  display: block;
  margin: auto;
}
