BODY {
   margin: 10px auto;
   background-color: #FDFFFF;
   font-size: 14px;
   font-family: sans-serif;
}


.content {
	text-align: center;
	margin: 5px auto;
}

.kaari {
position: absolute;
top: 0px;
left: 0px;
}

.paaotsikko {
text-align: center;
text-size: 40px;
color: #DDFFEE;
border-style: solid;
background-color: #116688;
border-color: #115577 #002244 #002244 #115577;
width: 400px;
margin: 10px auto;
}

.pikkuteksti {
   margin: 40px auto 5px auto;
   font-size: 0.7em;
   width: 20em;
}
.pikkuotsikko {
   margin: 50px auto 5px 38%;
   font-size: 0.7em;
   width: 140px;
}

.keskiteksti {
   margin: 5px auto 5px 35%;
   width: 19em;
}

a { 
    text-decoration: underline;
    color: #002233;
}

table {
     font-size: 14px;
     border-style: solid;
     border-color: #446688 #224455 #224455 #446688 ;
}

td {
    padding: 5px;
    border-style: dotted;
    border-width: 1px;
     border-color: #224455;
}



/* NEW */


.single {
	position: absolute;
}

.pariskunta {
	background-image: url("prune6.gif");
        background-repeat: no-repeat;
        width: 250px;
	height: 250px;
	position: absolute;
}

.treetext {
	margin-top: 170px;
	text-align: center;
	font-style: italic;
	font-weight: bolder;
}

#veijoliisa {
	left: 400px;
	top: 520px;
	z-index: 0;
}

#hannualiisa {
	left: 390px;
	top: 340px;
}

#teppo {
	left: 580px;
	top: 420px;
}

#elise {
	left: 380px;
	top: 440px;
}

#markuskirsi {
	top: 160px;
	left: 380px;
}

#lauri {
	left: 35%;
	top: 7%;
}

#saara {
	left: 55%;
	top: 3%;
}
#miikka {
	left: 35%;
	top: 2%;
}
#tuukka {
	left: 36%;
	top: 1%;
}

#mariajari {
	top: 220px;
	left: 500px;
}

