
body
{
    background-color: white;
   
}
    




table.reunat

    {
    border: hidden;
    

    
  
}
    

td.tausta
{
    border: hidden;
    background-image:url('pohja.png');
    width: 1200px;
    height: 600px;
    position:absolute;
    left:200px;
    background-repeat: no-repeat;
    
    
  
}

td.tausta_yhteystiedot
{
    border: hidden;
    background-image:url('pohja_yhteystiedot.png');
    width: 900px;
    height: 600px;
    position:absolute;
    left:200px;
    background-repeat: no-repeat;

    
    
  
}


  
td.teksti
{
    border: hidden;
    position:absolute;
    left:650px;
    top: 120px;
    height: 400px;
    width: 320px;
    padding-top: 25px;
    padding-left: 20px;
    color: white;
    font-family:Geneva, Arial, Helvetica, sans-serif;
    font-size:13px;
    
    
  
}


td.teksti_yhteystiedot
{
    border: hidden;
    position:absolute;
    left:750px;
    top: 150px;
    height: 400px;
    width: 320px;
    padding-top: 25px;
    padding-left: 20px;
    color: white;
    font-family:Geneva, Arial, Helvetica, sans-serif;
    font-size:13px;
    
    
  
}

a
{
    
    color: black;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size:12px;
    hover: color:#FF00FF; 
    
    
  
}

#face
{
    
    position: absolute;
    left: 50px;
    
    
  
}
