body * {
	color: black !important;
	border-color: black !important;
}

.container {
	width: 100% !important;
	max-width: 100% !important;
}

a:after{
	content:" (" attr(href) ") ";
	font-size: 0.8em;
	font-weight: normal;
}

#topbar,
#header,
#nav,
#bottom,
#footer {
	display: none;
}

.section .nav-subpages,
.section .post-share,
.section .sidebar {
	display: none;
}