body {
 background-color: #FFFFD0;
}

h1,h2,h3 { color: #2050E0 }

.navbar:link {color: #2F4}
.navbar:visited {color: #2F4}
.navbar:hover {color: #AFF}
.navbar:active {color: #AFF}

a.navbar
{ text-decoration: none;
  font-weight: bolder;
}
