/* 
Print STYLES
*/

body {
	background: #fff;
	}
	
.bars, #sidebar, #logo img {
	display: none;
	}
	
#wrapper, .content {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	color: #000; 
	background: transparent;
}

a img {
border:0 none;
}
