
  body {
    height: 100%;
    margin: 0;
    text-align: center;
    margin-right:auto; 
    margin-left:auto;
  background-image: url('');
    background-repeat: no-repeat;
    background-position: left center;
  	}
  	

  table { 
  background-image: url('img/tausta.jpg');
    background-repeat: repeat-y;
    background-position:   center top;
    border-collapse: collapse;
    border: 0px none;
    width: 1024px;
    height: 100%;
    text-align: left;
    margin-left: auto;
    margin-right: auto
    }


    
  td.keski { 
    text-align: left;
    vertical-align: top;
    width: 774px;
    padding-bottom: 20px;
    padding-top: 45px;
    }

  td.vasen { 
    background-image: url('');
    background-repeat: no-repeat;
    background-position: left bottom;
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
    width: 250px;
    height: 100%;
    vertical-align: top;
    padding-top: 40px;
    padding-bottom: 250px;
    padding-left: 0px;
    line-height: 25px;
    }

  td.logo { 
    height: 210px;
    width: 1024px;
    text-align: right;
    vertical-align: top;
    background-image: url('img/logo.gif');
    background-repeat: no-repeat;
    background-position:  left top;
    }

  td.ala { 
    vertical-align: middle;
    height: 52px;
    width: 1024px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: rgb(0, 0, 0);
    font-family: Tahoma;
    font-size: 11px;
    line-height: 7px;
    background-image: url('img/ala.jpg');
    background-color: rgb(255, 255, 255);
    background-repeat: no-repeat;
    background-position: top left;
    }

p.perus { 
    font-family: tahoma, arial, helvetica;
    font-size: 14px;
    color: rgb(60, 60, 60);
    line-height: 30px;
    text-align: justify;
    margin-top: 0px;
    margin-left: 45px;
    margin-right: 120px;
   }

h3 {
   font-family: times new roman, tahoma, arial, helvetica;
   font-size: 22px;
   font-weight: 200;
   line-height: 10px;
   text-transform: uppercase;
   text-decoration: underline;
   color: rgb(60, 60, 60);
   padding-left: 20px;
   letter-spacing:2px;
}

h5 {
   font-family: arial, helvetica, tahoma;
   font-size: 14px;
   font-weight: bold;
   text-transform: none;
   color: rgb(50, 50, 50);
}

table.palaute {
    width: 330px;
    height:300px;
    text-align: left;
    margin-left: 1px;
    border: 0px;
    font-family: tahoma, helvetica;
    font-size: 12px;
    background: transparent;
    color: rgb(60,52,44);
  }

	tr.yhteys {
	text-align: left;
    vertical-align: top; 
    }
  	
  table.yhteys {
      background: transparent;
	margin-left: 0px;
  	width: 500px;
  	height: 250px;
  	border: 0px;
  	cellpadding: 2;
  	cellspacing: 2;
  	font-family: tahoma, arial, helvetica;
    font-size: 14px;
    color: rgb(0, 0, 0);
  	}


table.palaute {
    width: 500px;
    height:350px;
    text-align: left;
    margin-left: 1px;
    border: 0px;
    font-family: arial, helvetica, tahoma;
    font-size: 14px;
    background: transparent;
    color: rgb(60,52,44);
  }



   a.lista {
   font-family: helvetica, tahoma;
   font-size: 14px;
   font-weight: bold;
   text-transform: uppercase;
   color: rgb(150, 50, 50);
}

 a.ala {
  	color: rgb(82,45,5);
  	font-family: Tahoma;
    font-size: 11px;
    }
  	
  a.normi { 
  	font-size: 14px;
    font-weight: bold;
    text-transform: none;
    margin-left: 25px;
    color: rgb(82,45,5);
    }

  a.ajan {
    color: rgb(60,52,44);
    text-transform: uppercase;
    }

  a.ajano {
    color: rgb(60,52,44);
    }
    
  a.vali {
    font-family: arial, helvetica;
    font-size: 14px;
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: bold;
    color: rgb(60,52,44);

    }	

  a:link { 
    text-decoration: none;
    font-family: tahoma, helvetica;    
    }

  a:visited, a:active { 
    text-decoration: none;
    font-family: tahoma, helvetica;
    }

  a:hover { 
  	text-decoration: none;
    color: rgb(182, 197, 230);
    font-family: tahoma, helvetica;
    }

  img {
    border: 0px solid;
    }
    

