body {
	background: transparent !important;
	color: #000 !important;
	font-family: "Times New Roman", Times, serif !important;
}

#wrapper {
	margin: 0 !important;
	width: auto !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

header {
	background: none !important;
	margin-bottom: 20px !important;
	height: auto !important;
}

header #logo, header #logo img {
	border: none !important;
	position: static !important;
}

nav, aside, .no-print {
	display: none !important;
}

#main {
	float: none !important;
	width: auto !important;
	padding: 0 !important;
}
