@import url("flexalyndo.css");

body {
  background-color: #000000;
  color: #cccccc;
}

a {
  color: #666666;
}

#video {
  margin-top: 30px;
  margin-left: 15px;
}

#license {
  margin-right: 15px;
  float: right;
  width: 88px;
}

#license p {
  text-align: center;
}

#credits {
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  background-color: #111111;/*#050a03;*/
}

#credits ul li {
  list-style: none;
}
