/* Remove all unnecessary elements */
body {margin: 0.6em; background: none #fff; font-family: Georgia, "Times New Roman", Times, serif; }

#nav, #footer {display: none; }

#header {float: none; width: auto; text-align: left; margin: 0; padding: 0; }

#content {float: none; width: auto; margin: 0; padding: 0; background: #fff; text-align: left; }

#content:before {content: "This is a printer-friendly version. The navigation and other unnecessary elements have been removed."; 
display: block; margin-bottom: 3mm; padding: 3px 3px 2px; background: #f9f8e4; text-align: center; }