#content     { color: #000; background-color: #fff; }
#last_change { color: #666; background-color: #fff;
               font-size: 90%; text-align: right; }
#footer      { display: none; }

h1           { font-size: 140%; border-bottom: 3px double #333; }
h2           { font-size: 120%; border-bottom: 1px solid #333; }
h3           { font-size: 100%; border-bottom: 1px dotted #333; }
a            { color: #363; background-color: inherit; text-decoration: none; }
a.pending    { color: #633; background-color: inherit; text-decoration: none; }

