/*
 Print styles
 Site: Ombres Chinoises
*/

a, a:link, a:visited, a:active {
 background-color: #fff;
 color: #000;
}

body, #wrapper {
 background-color: #fff;
 color: #000;
 font-size: 9pt;
}

h1, h2, h3, h4, h5 {
 background-color: #fff;
 color: #000;
}

#footer {
 border-top: 1px solid #000;
 font-size: 0.9em;
 margin-top: 2em;
 padding-top: 0.75em;
}

#nav {
 display: none;
}
