BODY {
   background: #ffffff url('huivipieni.png'); 
   background-repeat: no-repeat;
   background-attachment:fixed;
   background-position: right bottom;
}

#koko{
   width:750px;
   margin:auto;
   padding:auto;
   text-align:center;
}

#paivitykset{
   width:90%;
   background: #F9F9F9; 
   margin:0px;
   padding:10px;
}

#valkoinen {
   width=750px;
   background: #FFFFF; 
   margin:0px;
   padding:0px;
   top:213px;
}

#linkit {
   width:900px;
   padding:0px;
   margin:20px;
   font-family:georgia;
   font-weight:bold;
   font-size:13px;
   color:#000000;
   line-height:15px;
   text-align:center;
   horizontal-align:center;
   letter-spacing: 3px;
}


#otsake {
   margin:auto;
   padding:auto;
   width:750px;
   top:34px;
}




#tiedot {
  border-left-width: 1px;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-style:solid;
  border-spacing:0px;
  border-color:#DDDDDD;
}


#texts {
   font-family:georgia;
   font-size:13px;
   color:#000000;
   line-height:16px;
   text-align:justify;
   letter-spacing: 1px;
   margin:0px 0px 0px 0px;
  padding:auto;
}


h1 {
   font-family: georgia;
   font-style:none;
   font-weight:none;
   font-size:12px;
   color:#000000;
   letter-spacing: 3px;
}

h2 {
   font-family: times new roman;
   font-weight:bold;
   font-size:15px;
   letter-spacing: 4px;
   color:#0A253F;
}

h3 {
   font-family: times new roman;
   font-weight: bold;
   letter-spacing: 2px;
   text-alignment: center;
}

#kuva {
   border: 3px;
   border-style: double;
   background-color: #8D1E07;
   margin:10px 10px 10px 10px;
}
#linkki {
   margin: 0px 0px;
   font-size 30px;
}
   

A:link {color: #0A253F; text-decoration: underline; border:0;}
A:visited {color: #671908; text-decoration: underline; border:0;}
A:active {color: #671908; text-decoration: none; border:0;}
A:hover {color: #F7CB1B; text-decoration: none; border:0;}
}