body {
	background: #FFFFFF;
	}
#title {
	display: none;
	}
#sidebar {
	display: none;
	}
#toolbar {
	display: none;
	}
a:link, a:visited {
	background: transparent;
	text-decoration: underline;
	}
	
#text, #fronttext {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: #000000; 
	background: transparent;
	}
