body {
	background-color: #fff;
	color: #000;
}
body, html, #wrapper {
	height: auto;
	width: auto;
	min-width: none;
	max-width: none;
	min-height: none;
	max-height: none;
}
#footer, #header, #panel, #page-bottom, #footer-place, #footer-top-place, #admin-actions, #menu {
	display: none;
}
body, html, #wrapper, #content, #main {
	padding: 0px;
	margin: 0px;
	border: 0px none;
	background: none;
}
#wrapper {
	padding: 5px;
}
