/* Printing stylesheet */

body {
	background: white;
}

#header img {
	display: none;
}

#menuv-container {
	display: none;
}
	
#wrapper, #content {
	width: auto;
	border: 0;
	margin: 0 3%;
	padding: 0;
	float: none !important;
	color: black; 
	background: transparent;
}
