@media print {
	
#section-header, .breadcrumb, #region-sidebar-first, #shareButtons, #section-footer {
    display: none;
}
	
}