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