/* CSS Document */
body{ text-align:center;
}
#paataso{
height:580px;
width:800px;

position:relative;
top:0px;
left:auto;
margin:auto;
}
#kukka{
position: absolute;
left:0px;
top:0px;
width:150px;
height:54px;


}
#matti{
position: absolute;
left:30px;
top:0px;
width:382px;
height:570px;
z-index:2;

}
#hyvameidanpiha{
position:absolute;
left:375px;
top:140px;
width: 320px;
height:300px;
border:0px;
z-index:0;
}
#rehti{
position:absolute;
left:0px;
bottom:38px;
width:100px;
height:125px;

}
#yhteystiedot{
position:absolute;
left:320px;
bottom:32px;
width:374px;
height:33px;
border:0px;

}
#vihrea{
position:absolute;
left:0px;
bottom:0px;
width:800px;
height: 20px;
background-color:#99cc66;
z-index:4;
}

