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

#iframecontainer
   {
   width: 560px;
   height: 315px;
   margin: 0 auto 0 auto;
   }