html, body {
background-color: #c8c2b5;
margin:0px;
padding:0px;
border:0px;
height:100%;
text-align:center;
}

.table {
text-align:center;
width:100%;
height:100%;
margin:0px;
padding:0px;
border:0px;
}