body {
  font-family: serif;
  padding-left: 95px;
  color: #10c810;
  background: url(../kuvia/tausta.jpg) #000000;
  background-repeat: no-repeat;
  background-position: top center }
ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 80px;
  left: 15px;
  width: 80px }
ul.navbar li {
  background: #109610;
  margin: 5px;
  padding: 3px;
  border: 3px solid #105010 }
ul.navbar li:hover {
  border: 3px solid #10c810 }
ul.navbar a {
  font-family: serif;
  display: block;
  text-align: center;
  font-weight: bold;
  text-decoration: none }
ul.navbar a:link {
  color: #10ff10 }
ul.navbar a:visited {
  color: #10ff10 }
a:link {
  color: #c810c8;
  font-weight: bold;
  text-decoration: none }
a:visited {
  color: #c810c8;
  font-weight: bold;
  text-decoration: none }
a:hover {
  color: #10c810 }
.kelta {
  color: #ffff00;
  font-size: 2em }
.cr {
  position: absolute;
  top: 595px;
  left: 10px;
  color: #103278;
  font-weight: bold }
.cr a:link {
  color: #165096 }
.cr a:visited {
  color: #165096 }
.cr a:hover {
  color: #2a64a8 }