html       { background-image: url('img/bar.png'); background-repeat: repeat-y; 
             background-color: #757575; margin: 0px 0px; padding: 0px 0px }
body       { 
             width: 780px; padding: 0px 20px; margin: 0px 0px }
#header    { text-align: center; width: 720px }
#logo      { margin-top: 20px; border-width: 0px }
#mission   { font-style: italic; padding: 20px 0px; line-height: 1.4em }

p          { line-height: 1.4em; padding: 0px 20px }
a:focus    { outline: none }
a          { color: #bd0100; text-decoration: none; border-bottom: 1px solid #757575 }
a:hover    { background-color: #ccc }
ul         { padding-left: 30px }
li         { padding-left: 0px; margin-left: 0px; margin-bottom: 5px; line-height: 1.5em  }
#doc li    { line-height: 1.2em }
#license, 
#license a { color: #757575; font-size: 0.9em; font-style: normal}
.column    { float: left; width: 250px; margin-right: 20px; margin-bottom: 20px }
.first     { margin-left: 80px; width: 350px }
h2         { color: #757575; font-family: Arial, Helvetica, sans-serif; font-size: 16px}
.md5       { color: #757575; font-family: Courier; font-size: 0.9em }
