body {
  font-family: Georgia, "Times New Roman",
        Times, serif;
  background-color: #EEEEEE }

ul.navbar li {
      margin-left: 0;
      border-left: none;
      list-style: none;
      display: inline;
}
ul.navbar a {
  text-decoration: none }
a:link {
  color: #000088 }
a:visited {
  color: #330033 }
