.centered {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -100px;
}

p
{
padding-top:250px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
}
