body
{
  background-color: black;
}

#main
{
  width: 800px;
  height: 300px;
  
  position: relative;
  
  top: 150px;
  margin-left: -330px;
  left: 50%;
}