<!-- 
p { color: #000000; 
font-family: calibri, arial, geneva, helvetica; 
font-size: 14px; 
text-align: justify;}

p#quote { margin-left: 50px; 
color: #006633; 
font-family: arial, geneva, helvetica; 
font-size: 12px; }

p#info { color: #000000; 
font-family: calibri, arial, geneva, helvetica;
font-size: 10px }

h1 { color: #000000; 
font-weight: bold; 
font-family: calibri, arial, geneva, helvetica; 
font-size: 60px; }

h2 { color: #54958f;
font-weight: light; 
font-family: helvetica, arial, geneva; 
font-size: 15px;
margin-left: 20px }

img
{
border: 0;
margin-bottom: 1%;
}


dl
{
font-family: calibri, arial, geneva, helvetica; 
font-size: 14px; }

dt { color: #54958f;
font-weight: bold;
font-family: calibri, arial, geneva, helvetica; 
font-size: 14px; }

dd
{
font-family: calibri, arial, geneva, helvetica; 
font-size: 14px; 
margin-left: 6px;
}

.note { background-color: #ffff00; }

a { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #000000}
a:active { color: #000000; }

body {

background-color : #54958f;
background-image: url(pictc.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
}

#name
{height: 90px;
}



#main
{
float: right;
border: 1px solid black;
padding: 10px;
width: 570px;
min-height: 445px;
background-color: #ffffff;
}

#left
{
float: right;
width: 200px;
margin-right: 10px;
padding: 10px;
background-color: #ffffff;
border: 1px solid black;
height: 445px;
}



#right
{
clear:both;
float:right;
margin-top: 10px;
padding: 10px;
background-color: #ffffff;
border: 1px solid black;
height: 80px;
width: 800px;
}

iframe
{
width: 100%;
min-height: 445px;
frameborder: no;
}

#alakuva{
position: fixed;
bottom: 2px;
left: 2px;
}
-->