body {
	background-color: white !important;
	color: black !important;
}

#sitename {
	display: none;
}

#sidebar {
	display: none;
}

.tbar {
	background-color: white !important;
	color: black !important;
}

a {
	color: blue !important;
}

pre {
	border: 1px solid black;
	background-color: white !important;
	color: black !important;
}

#tailer {
	display: none;
}

