body {
  text-align:center;
  font-family:Roboto,Arial,Helvetica,Sans;
  background-color:#F0F0F0;
}
.container {max-width: 1200px;margin: 10px auto;}
.video iframe { border:1px solid #333; box-shadow:3px 3px 3px #999; }

.text { margin-top: 40px; }
