body {
   color: #ffffff;
   background-color: #000059;
   background-repeat: no-repeat;
   background-position: center top;
   font-family: Tahoma, Verdana, sans-serif;
   font-size: 82%;
   scrollbar-base-color: #ccccde;
   padding-top: 10px;
}

td {
   font-size: 82%;
}

#content {
   background-repeat: no-repeat;
   background-position: center top;
   padding-top: 50px;
}

a:link { 
   background: transparent;
   color: #e6e6ef; 
   text-decoration: underline 
}

a:visited { 
   background: transparent;
   color: #ccccde; 
   text-decoration: underline
}

a:active, a:hover { 
   color: #ffffff; 
   text-decoration: underline
}

p.otsikko {
   font-size: 200%;
}

p.pieni {
   font-size: 70%;
}
