html,
body {
	padding-top: 0 !important;
	background: white !important;
}
#overlay-disable-message,
#toolbar,

#header-btn-donate,
#nav,
#header-donate,
#header .social,
#header form,
#header .profile-login,
#sidebar,
#footer .nav,
#footer .links
 {
	display: none !important;
}

#header {
	background: none;
}

#header h1 a {
	text-indent: 0 !important;
	background: none !important;
}
#header h1 a img {
	display: block !important;
	border: 0 !important;
}
#content {
	width: auto !important;
	float: none !important;
	padding-left: 0 !important;
}

#footer {
	background: none !important;
	border-top: 1px solid #000 !important;
	color: #000 !important;
}
#footer a {
	color: #000 !important;
}