@media print {
	html { background-image: none; !important }
	#header, .sub_contents, address#copyright { display: none; !important }
	body, div#page {border: none; !important }
	#main_contents { float: left; width: 580px; !important }
}