body {
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}

table {
	width: 97%;
	margin: 0 !important;
	padding: 0 !important;
}

.footer {
	display: none;
}

tr, td {
	margin: 0 !important;
	padding: 0 !important;
}

h1 {
	width: 90% !important;
	
}


