html,body
{
border: 0;
height: 100%;
width: 100%;
font-size: 18px;
font-family: Arial;
font-weight: lighter;
color: #ffffff;
background-color: #000000;
}
table
{
border: 0;
height: 100%;
background-repeat: no-repeat;
background-size: cover;
}

.cover {
width: 100%;
}