body {
  font-family: 'Lato', Geneva, Arial, helvetica, sans-serif;
  font-size: 0.9em;
  width: 1160px;
  color:#000000;
  height: 100%;
  margin: 0px auto;
  padding: 0px 0;
  
}

td {
  font-family: 'Lato', Geneva, Arial, helvetica, sans-serif;
}


#sivu {
  align: center;
  color: #000000;
  border-left: 5px solid #3a4f33;

}

h1 {
    font-weight: normal;
	font-size: 1.9em;
	color: #3a4f33;
	border-bottom: 2px dashed #000000;
	padding-bottom: 10px;
	margin-bottom: 20px;
	line-height: 1.4em;
}

h2 {
    font-weight: normal;
	font-size: 1.6em;
	color: #3a4f33;
	margin-bottom: 10px;
}

h3 {
    font-weight: normal;
	font-size: 1.4em;
	color: #3a4f33;
	margin-bottom: 10px;
}

a {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #3a4f33;
  border-bottom: dotted 1px #3a4f33;
}

#valikko {
  float: left;
  line-height: 2.2em;
  width: 220px;
  text-align: right;
  margin-top: 20px;
  font-size:18px;
  
}

#otsikkokuva {
	height: 326px;
}

#valikko a {
  font-weight: normal;
}

#sisalto {
  float: left;
	width: 750px;
	height: 100%;
	margin: 10px 10px 10px 80px;
    text-align: left;
	line-height: 1.6em;
	padding: 30px;
	padding-bottom: 60px;
}

#sisalto p{
	width:750px;
}