4     font-family: sans-serif;
 
   9 img#logo { float: left; }
 
  10 img#logo, h1 { margin: 0 1em 0 0; }
 
  11 a { white-space: nowrap; }
 
  13 li { margin-bottom: 1em; }
 
  14 body>p { width: 42em; }
 
  22 table tr th { text-align: left; }
 
  30 /* first column: icon */
 
  31 table tr td:first-child
 
  37 /* last two columns: date and size */
 
  38 table tr td + td + td,
 
  39 table tr td + td + td + td
 
  42     font-family: monospace;
 
  46 /* override a bunch of the stuff above */
 
  58   background-color: #ff9800; /* Orange */