html {
 background-color : #FFFFFF;
 width:100%;
 height:100%;
}

body {
 background-color : #FFFFFF;
 width:100%;
 height:100%;
}

table {
 background-color : #FFFFFF;
 width:100%;
 height:100%;
}