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