body {

 background-color: #d1d1d1;
 background-image:url('http://i148.photobucket.com/albums/s8/juuliasalbum/juulia2.png');

 background-repeat: repeat-y;

 
font-family: Verdana;
 
color: #000000;

 font-size: 11px;

 line-height: 1.7;
 letter-spacing: 0px;
 cursor: default;
 text-align: justify;
} 



a:link, a:active, a:visited {
 color: #a5a5a5; 
 text-decoration: none; 
 cursor: default;
}


a:hover { 
 color: #000000; 
 text-decoration: underline; 
 cursor: default;
}

#kuva {
 position: absolute;
 top: 0px;
 left: 0px;
}

#tekstit {
 position: absolute;
 top: 235px;
 left: 80px;
 width: 640px;
}

h1 {
 font-family: Georgia;
 font-size: 13px;
 color: #A5A5A5;
 font-style: normal;
 text-indent: 25px;
}

