body{
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    text-align: center;
    background-color:#F9EBF9;
    color:#792CA0;
    margin-left: auto; 
    margin-right: auto;
  
}
table{
  margin-left: auto; 
  margin-right: auto;
  border-collapse: separate;
  border-spacing: 20px;
}
th{
  width: 200px;
  border: 2px solid;
  border-color: #DAA4E5;
  padding: 15px;
  text-align: center;
img{
  width: 360px;
  height:300px;
  margin-top: 50px;
  margin-bottom: 50px;
}
h1{
  border: 200px #DAA4E5;
}
iframe{
  width: 860px;
  height: 500px;
}
