#center {
  position:absolute;
  top:50%;
  left:50%;
  width:800px;
  height:489px;
  margin-left:-400px;
  margin-top:-245px;
  border:1px solid #008376;
}
