body {
     background-image: url(tausta.png);
}

h2,h3 {
    font: 15px 'Trebuchet MS', Verdana, Arial, Sans-serif;
    color: #9e9e9e;
    text-align: center;
    
}
 

 
a {
    text-decoration: none;
    font-weight: bold;
}
 

 
a:hover {
    color: #ffffff;
    

}


