.site-header, 
.nav-primary, 
.sidebar, 
.author-box, 
.entry-comments, 
.comment-respond, 
.entry-footer, 
.tmc-social-share, 
.site-footer {
	display: none;
	}
	
@media print {
body { background:white; color:black; margin:0 }
}