body {
background-color:#c5d559;
background-image:url(http://www.ruuturaita.net/lime/layoutit/limetausta.jpg);
background-repeat:repeat-y;
}
.otsikonkohta {
position:absolute;
top:0px;
left:0px;
}
#tekstit {
position:absolute;
top:160px;
left:95px;
width:600px;
color:#000000;
font-family:arial;
font-size:12px;
text-align:justify;
line-height:1.6;}
.pienempiteksti {
font-family:Tahoma;
font-size:11px;}
.h1 {	font-family: "arial", sans-serif;
	font-size: 15px;
	font-weight: bold;
        font-style: none;
        letter-spacing: 2px;
	color: #a7c122;
margin-left : 10px;
 margin-right : 10px;}
h2 {	font-family: "arial", sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: none;
        letter-spacing: 3px;
	color: #f2c222;
margin-left : 10px;
 margin-right : 10px;}
#linkit {
position:absolute;
top:70px;
left:730px;
width:100px;
color:#000000;
font-family:arial;
font-size:12px;
text-align:justify;}
A:link {
text-decoration: none;
color:#000000;}
A:visited {
text-decoration: none;
color:#000000;}
A:hover {
text-decoration: underline;
color: #000000;
cursor:pointer;}
A:active {
text-decoration: underline;
color:#000000;}