body {

background-color: #f6f6f6;
font-family: Arial;
font-size: 12px;
color:#000000;
text-align: justify;


}

p, td{
font-family:Arial;
font-size: 12px;
color: #0000000;
text-align: justify;
line-height: 150%;
margin-top: 0; 
margin-bottom: 0;

}

h1 {
 font-family : 'Georgia', 'Book Antiqua', Serif;
 color : #000000;
 background : transparent;
 font-size : 14px;
 letter-spacing : 3px;
 margin-left : 30px;
 margin-right : 30px;
 font-weight : bold;
 text-align : left;
 line-height : 33px;

} #otsikko {
 position : absolute;
 left : 0px; 
 top : 0px;
 
 
 } #tekstitausta {
  position: absolute;
  right:0px; 
  top:0px;
  width:100%;
  height:500px;
  background-image: url('ulkka43t1.jpg');
  background-repeat:repeat-x;
  background-position: left top;
 
 
} #linkit {
 position : absolute;
 left : 200px; 
 top : 30px;
 width : 500px;
 
} #teksti {
 position : absolute;
 left : 15px; 
 top : 80px;
 width : 600px;
 
 } #sivuteksti{
 position : absolute;
 left : 720px; 
 top : 200px;
 width : 500px;
 
}
A:link,A:visited, A:active {
cursor: default;
text-decoration: none; 
font-family: georgia; 
font-size: 12px;
color: #aaaaaa;

}
A:hover  {
cursor: default;
text-decoration: none; 
font-family: georgia; 
font-size: 12px;
color: #595959; 
background : transparent;

}
body         { background-image: url('ulkka43t2.jpg');
               background-position: left top; 
               background-repeat:repeat-y; }
