@media print {
	#main #sidebar1, #main #sidebar2, #main #footer {
		display: none !important;
	}
}