body {
 background-color: #FFFFFF;
 font-size: 12px;
 font-family: Tahoma;
 color: #000000; 
 line-height: 19px;
 text-align: justify;

}

td {
 font-size: 12px;
 font-family: Tahoma;
 color: #000000; 
 line-height: 19px;
 text-align: justify;
 margin-top: 0; 
 margin-bottom: 0;
 padding: 5px;

}

div#p {
 padding: 0px;
 margin: 0px;
 font-size: 12px;
 font-family: Tahoma;
 color: #000000; 
 letter-spacing: 0px;
 line-height: 19px;
 text-align: justify;

}

h1 {
 font-family : Tahoma;
 color : #0A4468;
 background : transparent;
 font-size : 12px;
 letter-spacing : 5px;
 margin-left : 0px;
 margin-right : 0px;
 text-align : left;
 line-height : 20px;
 border-bottom: 1px solid #052335;

 } 

h3 {
 font-family : Tahoma;
 color : #0A4468;
 background : transparent;
 font-size : 12px;
 letter-spacing : 5px;
 margin-left : 0px;
 margin-right : 0px;
 text-align : left;
 line-height : 20px;
 border-bottom: 1px solid #052335;

 } 

strong {
 color:#0A4468;   

}

#teksti {
  position : absolute;
  left : 98px; 
  top : 217px;
  width: 670px;
 padding: 7px;

}

A:link,A:visited, A:active {
 cursor: default;
 text-decoration: underline;
 font-family: Courier New; 
 font-size: 12px;
 font-style: none;
 color: #000000;

}
A:hover  {
 cursor: crosshair;
 text-decoration: none; 
 font-family: Courier New; 
 font-size: 12px;
 color: #0A4468; 
 background: transparent;

}

body  { 
 background-image: url('http://www.lumipantteri.net/picture_library/kingston_bluerace.bmp');
 background-position: left top; 
 background-repeat: no-repeat;
 background-attachment: fixed;

}