body {

background-color: #000000;
}




a:link {
   color: #576C85;
   font-family: Tahoma;
   font-size: 12px;
   text-decoration: none;
   letter-spacing: 1px;
   cursor:pointer;
   word-spacing:2px;
}

a:visited {
   color: #576C85;
   font-family: Tahoma;
   font-size: 12px;
   text-decoration: none;
   word-spacing:2px;
   letter-spacing:1px;
   cursor:pointer;
}

a:hover {
   color: #98AABC;
   font-family: Tahoma;
   font-size: 12px;
   text-decoration: none;
   word-spacing:2px;
   letter-spacing:1px;
   cursor:pointer;
}

a:active {
   color: #98AABC;
   font-family: Tahoma;
   font-size: 12px;
   text-decoration: none;
   word-spacing:2px;
   letter-spacing:1px;
   cursor:pointer;
}


h1 {

   color: #576C85;
   font-family: Verdana;
   font-size: 16px;
   letter-spacing: 3px;
   font-weight:bold;
   border-bottom:1px dashed #98AABC;
}


h2 {

   color: #576C85;
   font-family: Tahoma;
   font-size: 13px;
   letter-spacing: 2px;
   font-weight:bold;
   border-bottom:1px dotted #98AABC;
}

h3 {

   color: #576C85;
   font-family:Verdana;
   font-size:15px;
   font-style:italic;
   text-align:center;
}


#kokosivu {
   border:0px solid #FFFFFF;
   background:#000000;
   font-family: Verdana;
   color:#98AABC;
   font-size: 12px;
   width:755px;
}

#menu {
   border:0px solid #FFFFFF;
   font-family: Verdana;
   color:#98AABC;
   font-size: 12px;
   float:right;
   width:130px;
   padding:5px;
   text-align:left;
}

#otsikkokuva {
   border:0px solid #FFFFFF;
   height:100px;
   margin-bottom:5px;
   margin-left:0px;
   width:750px;
}

#itseteksti {
   background:#000000;
   border:0px solid #FFFFFF;
   font-family: Verdana;
   color:#98AABC;
   font-size: 12px;
   padding:15px;
   width:570px;
}