* {
	color: #000 !important;
	background-image: none !important;
	background-color: #fff !important;
}
a {
	color: blue !important;
	text-decoration: underline !important;
}
h3 a {
	color: #000 !important;
	text-decoration: none !important;
}
#header,
#sidebar,
#side,
#footer {
	display: none !important;
}
#container {
	width: 100% !important;
}
#page {
	margin: 0 !important;
}
