Here is the CSS-2 stylesheet that formats the various elements. First we link to the basic stylesheet for this account.
/* cbchist.css: Stylesheet for Christmas Bird Count history report
*
* Do not edit this file. It is extracted automatically from the
* documentation, here:
* http://www.nmt.edu/~shipman/z/cbc/cbchist/
*/
@import url("http://www.nmt.edu/~shipman/style.css");
body
{ max-width: 50em;
}