@media print {
	#menu { display: none; }
	#content { padding: 0px; }
	#content a { text-decoration: underline; }
}
