/* index.css
 * Cascading Style Sheet for seanho.com FancyIndex
 * http://www.w3.org/TR/CSS2/
 */
@import "http://seanho.com/seanho.css";

pre {
  width: 80%;
  text-align: left;
/*  border-left: thin solid #aaa;
  border-right: thin solid #aaa;
  padding-left: 2em;
  padding-right: 2em; */
}

.breadcrumb {
}


