body 
{
    display: table-cell;
    vertical-align: middle;
}
html, body 
{
   height: 100%;
}
html 
{
    display: table;
    margin: auto;
}

@font-face {
  font-family:wood;
  src:url(wood.ttf);
}
@font-face {
  font-family:vet;
  src:url(veteran.ttf);
}
@font-face {
  font-family:sweet;
  src:url(fancy.ttf);
}