body {
background:#cedead;
background-image: url(tausta2.jpg);
background-repeat: repeat-y;

}


#teksti {
position:absolute;
top: 270px;
left: 210px;
width: 650px;
text-align: justify;
font-family: arial;
color: #000000;
font-size: 12px;
letter-spacing: 0.1;
line-height: 1.5;
}

#sivupalkki {
position:absolute;
top: 300px;
left: 60px;
width: 130px;
font-family: arial;
font-size: 11px;
}
table {
 font-family: arial;
 color: #000;
 font-size: 10,5pt;
 text-align:center;
 }
td {
 border: solid #cedead 2px;
 color: #000;
 font-size: 10,5pt;
 }

a:link {
font-family: arial;
font-size:12px;
color: #50602f;
text-decoration: none;
font-weight: 500;
}

a:active {
color: #50602f;
font-size:12px;
text-decoration: none;
font-weight: 500;
}
 
a:visited {
font-family: arial;
font-size:12px;
color: #50602f;
text-decoration: none;
font-weight: 500;
}

a:hover {
font-family: arial;
font-size:12px;
color: white;
text-decoration: none;
font-weight: 500;
}

h1 {
font-family:Book Antiqua;
font-size: 22px;
font-weight: bolder;
color: #77933c;
text-align: absolute;
margin-bottom: 2px;
}
#teksti h2 {
	color: #808040;
}

