﻿body 

{ 
background-image: 
url('images/tausta_ruskea.gif');
}


body {
margin: 0px;
text-align: left;
color: #000000;
font-family: trebuchet MS;
font-size: 12px;
}

.copyright {
margin: 0px;
color: #7f7f7e;
font-family: trebuchet MS;
font-size: 14px;
letter-spacing: 0.02cm;
}

.small {
margin: 0px;
text-align: left;
color: #000000;
font-family: trebuchet MS;
font-size: 10px;
}


h1 {
color: #000000;
font-size: 18px;
font-style: italic;
font-weight: bold;
}

.italic {
color: #000000;
font-style: italic;
}


hr {
height: 1px;
color: #000000;
}

a {
text-decoration: underline;
color: #ad6414;
}

a:hover {
text-decoration: none;
color: #ad6414;
}

a:visited {
text-decoration: underline;
color: #ad6414;
}


