html, body,table{
    height:100%;
    width:100%;
    padding:0;
    margin:0;
}
h2 {
	font color: blue; 
	display: inline-block;
}
.box {border:3px dashed #FF0000;}
td {border:none;}
.preeload { visibility: hidden; }
        