
/* ninths asymmetric */
body {
    font-family: 'lucida grande', verdana, 'myriad web', syntax, sans-serif;
    font-size: 10pt;
    line-height: 1.58em;
    color: #000;
    background: #fff;
    margin-top: 1.58em;
    margin-right: 8%;
    margin-bottom: 1.58em;
    margin-left: 22%;
    padding: 0;
    width: auto;
    }

#nav, #sidenav {
    display: none;
    }

#content a:link:after, #content a:visited:after {
    content: " (" attr(href) ") ";
    }

.copyright {
    font-size: 8pt;
    line-height: 12pt;
    clear: both;
    }

img {
    border: 0;
    float: right;
    }

#content #nope img {
    float: none;
    }

h1, h2, h3, h4, h5, h6 {
    font-family: tahoma, verdana, 'myriad web', syntax, sans-serif; 
    }

h1 { font-size: 2em; font-weight: 500; }
h2 { font-size: 1.75em; font-weight: 500; }
h3 { font-size: 1.58em; font-weight: 600; }
h4 { font-size: 1.33em; font-weight: 600; }
h5 { font-size: 1.17em; font-weight: 700; }
h6 { font-size: 1em; font-weight: 700; }
