#header, #top_nav, #left_nav, #footer { display: none; }
body, #body, #content, #main { background: none !important; border: 0px; width: auto; margin: 0px; padding: 0px; }
body { padding: 20px; }
#invoice_logo { display: block !important; text-align: center; }

#content a:link, #content a, #content a:visited, #content a:active { color: #2a5506; text-decoration: underline; }
#content a:hover, #calloutBox a:hover, #footer p a:hover {
text-decoration: underline; 
color: #2a5506;
background: #fff;
margin: 0px;
padding: 0px;
}