@media print {
	.arrow3,
	#footerA,
	#toTop,
	.sbtn {
	display: none !important;
	}
	body,
	#wrapper {
		background: none !important;
		
	}
	#MenuBox.fixed {
		position: static !important;
	}
}