h1, h2, h3 {
	color: black !important;
}

button {
	display: none;
}

body {
	background: none; !important
}

div#page, div#page-container {
	position: relative !important;
	width: 100% !important;
}

div#page-header {
	display: none;
}

div#page-content-container {
	position: relative !important;
	width: 100% !important;
}

table.content {
	width: 90% !important;
}