{
background-image:url("tausta.JPG");
}
td, body {
background: url(tausta.JPG) repeat
scrollbar-face-color: eeee00;
scrollbar-shadow-color: 000000;
scrollbar-highlight-color: eeee00;
scrollbar-3dlight-color: eeee00;
scrollbar-darkshadow-color: eeee00;
scrollbar-track-color: 000000;
scrollbar-arrow-color: 000000;
font-family: Lucida Console, Arial;
font-size: 13px;
color:#000000;
align: center;
valign: top;

}
pre {
font-family: Lucida Console, Arial;
font-size: 13px;
color:#000000;
}

h3 {
font-family: Lucida Console, Arial;
font-size: 15px;
}

A:link {
color:#000000;
font-family: Lucida Console,Arial;
text-decoration: none;
font-size: 15px;
font-weight: bold; 
}

A:visited {
color:#000000;
font-family: Lucida Console, Arial;
text-decoration: none;
font-size: 15px;
font-weight: bold;
}

A:active {
color:#000000;
font-family: Lucida Console, Arial;
text-decoration: none;
font-size: 15px;
font-weight: bold;
}

A:hover {
color:yellow;
text-decoration: none;
font-weight: bold;
}








