body {
background-color: #003366;
background-image: url('pohja/tausta.gif');
background-position: top center;
background-repeat: no-repeat;
text-align: center;
font-family: arial;
}

A:link {
font-family: arial;
font-size: 13pt;
text-decoration: none;
font-weight: bold;
color: #000000;
}

A:visited {
text-decoration: none;
font-weight: bold;
color: #000000;
}

A:hover {
background: #000000; 
font-weight:bold; 
color: #cccc00;
}

A:active {
background: #000000; 
text-decoration: none;
font-weight: bold;
color: #cccc00;
}

.wrapper {
margin-left: auto;
margin-right: auto;
width: 734px;
text-align: left;
}

.header {
width: 306px;
height: 81px;
margin-top: 50px;
margin-bottom: 10px;
margin-left: 5px;
}
 
.navi {
margin-left: 20px;
padding-top: 10px;
}

.navi a {
margin: 10px;
}

.main {
  -moz-border-radius-topleft:2ex;
  -moz-border-radius-bottomright:2ex;
  -moz-border-radius-topright:2ex;
  -moz-border-radius-bottomleft:2ex;
-webkit-border-top-left-radius:2ex;
  -webkit-border-bottom-right-radius:2ex;
   -webkit-border-top-right-radius:2ex;
  -webkit-border-bottom-left-radius:2ex;
background-color: #f2f2f2;
background-image: url('pohja/top.png');
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
width: 704px;
min-height: 600px;
padding-right: 30px;
}

.text {
width: 400px;
padding-top: 20px;
padding-bottom: 20px;
margin-left: 30px;
}

.varjo {
background-color: #4c648f;
}

.kuulumiset, .varjo{
bottom: 4px;
right: 4px;
  -moz-border-radius-topleft:2ex;
  -moz-border-radius-bottomright:2ex;
  -moz-border-radius-topright:2ex;
  -moz-border-radius-bottomleft:2ex;
  -webkit-border-top-left-radius:2ex;
  -webkit-border-bottom-right-radius:2ex;
   -webkit-border-top-right-radius:2ex;
  -webkit-border-bottom-left-radius:2ex;
width: 200px;
float: right;
}

.kuulumiset {
background-color: #f2f2f2;
border: 1px solid;
position: relative;
}

.kuulumiset_text {
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

.footer {
margin-left: 10px;
color: #6666ff;
font-size: 8pt;
}

p
{
font-size:10pt;
line-height: 1.5em;

}

p a
{
font-size: 10pt;
}
.text A:link {
font-size: 9pt;

}