body {
	background: white;
	background-image: none;
}
#globalMenuBar, #floater1Col, #floater1Div {
	display:none;
}
@media print {
       body:after{
            content:url(http://chart.googleapis.com/chart?cht=qr&chs=200x200&choe=UTF-8&chld=H&chl=www.checkbook.org)
            }
}