body{
  font-family: courier;
  font-size: 12px;
  text-align: center;
}

h3{
  margin-bottom: 0;
  margin-top: 20px;
  font-size: 20px;
}


p{
  margin: 20px;
}

iframe{
  position: relative;
  margin: 0 auto;
  float: none;
  display: table;

}
