body {
  font-family: Arial, Verdana, sans-serif;
  font-size: 1em;
  margin-left: 5%;
  margin-right: 5%;
  color: #ffcc66;
  background-color: #333333;
  border-color: #ffcc66}
a:link {
  text-decoration: none;
  color: #ffcc66 }
a:visited {
  text-decoration: none;
  color: #ffcc66 }
a:active {
  text-decoration: none;
  color: #ffffcc }
a:hover {
  text-decoration: none;
  color: #FFffcc }
.small {
  font-size: .8em}
#bio {
  font-size: .9em}
#img1 {
}
#navbar {
  border-top: solid 1px #ffcc66;
  padding-top: 2px;
  text-align: right;
}
#footer {
  text-align: center;
  font-size: .8em }

