body {
background : url(tausta.png) repeat;
font-family : Arial, Serif;
font-size : 85%;
color : #444;
}
#koko {
border : 0 solid #000;
background : none;
width : 895px;
position : absolute;
top : 0;
left : 0;
}
#otsikkokuva {
background : #fff url(otsikko3.png) no-repeat;
border : 1px solid #000;
height : 277px;
margin-bottom : 5px;
}
#teksti {
background : #fff url(tekstilootaan2.png) no-repeat top right;
border : 1px solid #000;
margin-left : 150px;
}
#menu {
background : #fff url(linkkilootaan.png) no-repeat top left;
border : 1px solid #000;
float : left;
width : 145px;
text-align: right;
}
#koko2 {
padding : 5px;
}
#teksti2 {
padding : 0 10px;
}
#menu2 {
padding : 0 6px;
}
strong {
font-family : verdana;
color : #243242;
}
A:link, A:visited, A:active {
color : #abbb8b;
text-decoration : none;
}
a:hover {
text-decoration : none;
color : #8b9674;
cursor : default;
} 

.otsikko {
font-weight:bold;
font-size:19px;
font-family:Times New Roman;
text-align:left;
color:#8b9674;
border-bottom: 1px solid #8b9674;
letter-spacing:3px;
}