* {margin: 0; padding: 0; }
body { text-color: white; background: black; }
img  { display: inline; float: left; padding-right: 2px; padding-bottom: 2px; }
.section { float: left; width: 100%; border: 1px solid #888; border-width: 1px 0;
margin-bottom: 3em; font-size: 1.0em; color: white; margin-bottom: 2px; padding-left: 0.5em; font-style: italic;}
.subsection { float: left; width: 100%; border: 1px solid #888; border-width: 1px 0;
margin-bottom: 3em; font-size: 0.5em; color: white; margin-bottom: 2px; padding-left: 2em; font-style: italic;}
.header{ width: 100%; padding-left: 1em; height: 20px; background-color: brown; }
a { padding: 0px; }
a img {border: none; }
xa:link { color: black; }
xa:visited { color: black; }
a:hover { color: blue; }

