html, body {
	height: 100%;
	overflow: hidden;
	margin: 0;
	background: #FFF7EB;
	color:#000000;
}

td {
	height: 0;
}
tr {
	height: 0;
}
table {
	border:none;
}
