body {
	background-color: 99FF66;
	color: #333224;
	font-siaze: 10px;
	margin: 0;		
   font-family: Cambria, Georgia;
      margin-left: 5em;
         margin-right: 5em;
}

legend {
	color: #333224;
}


p {
text-align: justify;
hyphens: auto;
-moz-hyphens: auto;
-webkit-hyphens: auto;
}

h1{
	margin: 0;
	margin-top: 15px;
	padding-left: 3em;
	font-family: sans-serif;
	font-weight: bold;
	font-size: x-large;
	heiaght: 26px;
	line-height: 26px;
	color: #000000;
	background-color: #99FF33;
	background-position: left top;
text-shadow: 1px 1px gray;
}


a:visited
{
	color: #000000;
}
a:hover
{
	color: #333229;
	text-decoration: underline;
}

a:link
{
	color: #000000;
}

#runko {
 position: relative;
}
#sisalto {
 padding-left: 15.5em;
}
#valikko {
 position: absolute;
 top: 0;
 left: 0;
 width: 15em;
}
