BODY {
   background-color: #1C7BA7;
   background-image:url(http://www.lasikide.net/siistii/jezzitausta.jpg);
   background-repeat:repeat-y;
   background-position:left;
   font-family:arial;
   font-size:12px;
   color: #5C5954;
}

#otsikko {
   position:absolute;
   width:870px;
   height:218px;
   background-image:url(http://www.lasikide.net/siistii/jezziotsikko.jpg);
   background-repeat:no-repeat;
   top:0px;
   left:0px;
   z-index:1;
}

#lol {
   position:absolute;
   width: 690px;
   left: 86px;
   top: 8px;
   text-align:justify;
   z-index:2;
}

A:link, A:active, A:visited {
   text-decoration:underline;
   color: #681717;
   cursor:default;
}

A:hover {
   text-decoration:none;
   color: #0282BF;
   cursor:default;
}

h1 {
   font-family:times new roman;
   color: #681717;
   font-size:18px;
}

h2 {
   font-family:times new roman;
   color: #5C5954;
   font-size:16px;
}

h3 {
   font-family:times new roman;
   color: #0282BF;
   font-size:14px;
}

#linkitone {
   position:absolute; 
   width:200px;
   height:20px;
   top: 25px;
   left:127px;
   z-index:2;
}

#linkittwo {
   position:absolute; 
   width:150px;
   height:20px;
   top: 125px;
   left:140px;
   z-index:2;
}

#sukka {

   background-color: #BDB8B2;
   font-size:12px;
   border:2px solid #000000;
   padding: 2px;
}