body {
background-color:rgb(95,80,70);
text-align: center;
font-family:Arial, Tahoma, Verdana, 'Trebuchet MS', Sans-Serif;
color:rgb(220,200,200);
}

A:link, A:visited {color:rgb(85%,80%,75%); text-decoration:none; font-weight:bold;}
A:hover, A:active {color:rgb(70%,63%,58%); text-decoration:overline;  font-weight:bold;}

.bold {
font-weight:bold;
font-size:13px;
}

.kuvanimi {
font-weight:bolder;
font-size:19px;
font-family:Garamond, Georgia, 'Times New Roman', Serif;
color:rgb(240,200,180);
letter-spacing:1px;
}

.pic {
background-color:rgb(115,100,90);
text-align:center;
margin:0 auto;
width:750px;
}

.descr {
margin-top:30px;
margin-bottom:10px;
margin-right:30px;
margin-left:30px;
padding:20px;
border:3px double rgb(100,85,70);
text-align:left;
line-height:1.0;
font-size:13px;
}

#kuva {
margin-top:20px;
border:1px solid rgb(100,85,70);
}
