body
{
background: #E0E0E0; 
}

.centered {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -266px;
  margin-left: -400px;
}
