#keski {
background: #fcedf0 url('logo8.jpg') no-repeat;
background-position:right;
width: 700px;
height:480px;
float: left;
text-align: left;
margin-left: 0px;
margin-top: 2px;
border: 1px solid #9b3462;
}
#keski_sisa {
background: #fff;
width: 380px;
height:400px;
padding: 5px;
text-align: left;
overflow:auto;
margin:0px 0px 0px 10px;
border-top: 0px;
border: 1px solid #9b3462;
}
#linkit {
width: 380px;
height:42px;
padding: 5px;
text-align: left;
overflow:auto;
margin:2px 0px 0px 10px;
border-top: 0px;
}
a:link,a:visited,a:active {
font-size:8pt;
color: #e860b6;
text-decoration:none;
cursor:w-resize;
}
a:hover {
font-size:8pt;
color: #90005b;
cursor:w-resize;
text-decoration:underline;
}
body {
font-family:verdana;
color: #af3a6e;
font-size: 8pt;
background: url(tausta8.gif);
}
a img { border:0;
}