.imageholder {
  text-align:center;
  height:300px;
  width:600px;
  background-color:#6495ED;
  margin:auto;
  border:double 5px #FAFAD2;
}
.viddiv {
  margin:auto;
  border:double 5px #FAFAD2;
  height:300px;
  width:560px;
  background-color:#6495ED;
}
iframe {
  height:100%;
  margin-left:auto;
  margin-right:auto;
}
h1 {
  color:#FFFFFF;
}
img {
  height:100%;
}
body {
  background-color:#000000;
  color:#FFFFFF;
}
li {
  font-size:30px;
  font-family:arial;
}
.htimg {
  height:200px;
}