body {

background-color: #e2e0e0;
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 : #a0410d;
 background : transparent;
 font-size : 15px;
 letter-spacing : 3px;
 margin-left : 30px;
 margin-right : 30px;
 font-style: italic;
 text-align : Center;
 line-height : 30px;
 border-bottom: 1px solid #e3e3e3;

} #otsikko {
 position : absolute;
 left : 0px; 
 top : 0px;
 
 
} #teksti {
 position : absolute;
 left : 100px; 
 top : 170px;
 width : 600px;
 
}
A:link,A:visited, A:active {
cursor: default;
text-decoration: none; 
font-family: georgia; 
font-size: 12px;
font-style: italic;
color: #a0410d;

}
A:hover  {
text-decoration: none; 
font-family: georgia; 
font-size: 12px;
color: #657d47; 
background: transparent;

}
body         { background-image: url('http://i244.photobucket.com/albums/gg28/kisko-/chimponies/ulkkatausta.jpg');
               background-position: left top; 
               background-repeat:repeat-y; 
			   
} .sivu a {
font-family: georgia; 
font-size: 13px; 
	
} .sivu :link {
text-decoration: none; 
font-family: georgia; 
font-size: 13px;
color: #657d47; 
	
} .sivu :visited {
text-decoration: none; 
font-family: georgia; 
font-size: 13px;
color: #657d47; 

	
} .sivu a:hover {
  	font-family: georgia;
	font-size: 13px;
	color: #a0410d;
	text-decoration: none;

}