/* Print Styles */
@media print {
body { background:white; color:black; margin:0 }
}#masthead, #nav, #right .content, #bottom {
	display: none;
}
