body {
  font-family: arial;
  color: #000000;
  margin: 0;
  text-align: justify;
  font-size: 11px;
  line-height: 15px;
  background-color:#c3beab;
  background-image:url(http://www.freewebs.com/webdesing1/latk.jpg);
  background-repeat:repeat-y;
  background-position: 200px 0px;



} table, tr, td, li {
  font-family: arial;
  color: #000000;
  margin: 0;
  text-align: justify;
  font-size: 11px;
  line-height: 15px;
  letter-spacing:normal;


} #teksti {
    position: absolute;
    left:240px; 
    top:350px;
    width:670px;



} #linkit {
    position: absolute;
    left:669px; 
    top:93px;
    width:267px;
    line-height:2;  


} #otsikko {
    position: absolute;
    left:200px; 
    top:0px;

 } h1 {
 
 font-family : 'palatino linotype', 'Book Antiqua', sans Serif;
 color :##808e6a;
 background : transparent;
 font-size : 14px;
 letter-spacing : 3px;
 margin-left : 30px;
 margin-right : 30px;
 font-style: italic;
 text-align : left;
 line-height : 33px;


}A:link,A:visited, A:active {
cursor: default;
text-decoration: none; 
font-family:arial; 
font-size: 11px;
color: #808e6a;

}A:hover  {
text-decoration: none; 
font-family:arial; 
font-size: 11px;
color: #4b5f2c; 
background: transparent;
border-bottom:0px solid #417da0;


}#copy {
  font-family: arial;
  color: #c3beab;
  margin: 0;
  text-align:center;
  font-size: 11px;
  line-height: 15px;
}

.reuna {
border: 5px double #000000;
align: center;
}


/* Menu */

#menu {
	width: 267px;
	height: 48px;
	margin: 0 auto;
	padding-left: 30;

}#menu li {
	float:left;


}#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;


}#menu li {
	float:center;
}

#menu a {
	display: block;
	padding:14px 35px 15px 30px;
	text-decoration: none;
	font-family:palatino linotype;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	border: none;
        letter-spacing:6px;
    
}

#menu .current_page_item a {
}

#menu a:hover {
	background: url('http://www.freewebs.com/webdesing1/lalinkkitausta.png') no-repeat center;
        background-width:267;
	text-decoration: none;
        display: block;
	padding:14px 35px 15px 30px;
	text-decoration: none;
	font-family:palatino linotype;
	font-size: 12px;
	font-weight:bold;
	letter-spacing:6px;
	color: #ffffff;
	border: none;
}


