@media print {
	body {background:white;}
	#header,#sidenavi,#footer,#main-image,#sub-menu {display : none;}
	#contents {background:white;}
	#main {width: 580px; background:white; padding:0;}
	#box {background:white;}
}