/* Move down content because we have a fixed navbar that is 50px tall */
body {
  padding-top: 0px;
  padding-bottom: 20px;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.youtube {
  max-width: 560px;
  max-height: 315px;
}

li{
  margin-top:3px;
  font-family:Helvetica;
}
