header {
	display: none;
}
footer {
	display: none;
}
body {
	background-color: white;
}
table {
	width: 100%;
	text-align: center;
	margin-left: 0%;
	margin-right: 0%;
	font-size: 20px;
}