body {

background-color: #EBEEF3;
background-image:url(lampi_tausta.jpg);
background-repeat:repeat-y;
background-position:40px 0px;
}

table, tr, td {

          color: #7C8CAD;
          font-family: Tahoma;
          font-size: 12px;
          line-height: 1.5;
          text-align: justify;
}

a:link {
          color: #48556E;
          font-family: Tahoma;
          font-size: 12px;
          text-decoration: none;
          letter-spacing: 1px;
          cursor:crosshair;
          word-spacing:2px;
}

a:visited {
          color: #48556E;
          font-family: Tahoma;
          font-size: 12px;
          text-decoration: none;
          word-spacing:2px;
          letter-spacing:1px;
          cursor:crosshair;
}

a:hover {
          color: #99AEC9;
          font-family: Tahoma;
          font-size: 12px;
          text-decoration: none;
          word-spacing:2px;
          letter-spacing:1px;
          cursor:crosshair;
}

a:active {
          color: #99AEC9;
          font-family: Tahoma;
          font-size: 12px;
          text-decoration: none;
          word-spacing:2px;
          letter-spacing:1px;
          cursor:crosshair;
}


h1 {

          color: #8E9ECB;
          font-family: Times New Roman;
          font-size: 17px;
          letter-spacing: 3px;
          font-weight:bold;
          border-bottom:1px dotted #CAD3E2;
}

h2 {

          color: #8E9ECB;
          font-family: Times New Roman;
          font-size: 15px;
          letter-spacing: 3px;
          font-weight:bold;
          border-bottom:1px dotted #CAD3E2;
}


#otsikko {

          position: absolute;
          top: 0px;
          left: 40px;
}

#linkit {

          position: absolute;
          top: 200px;
          left: 45px;
}

#table {

          position: absolute;
          top: 230px;
          left: 57px;
}