body {
background-image: url('bg2.jpg');
background-repeat: repeat;
background-color: #FFFFFF;
}

#content {
position: absolute; top:0px; left:-110px;
background: url('back.png') repeat-y;
width: 900px;
}

.constyle {
color: #00131f;
font-size: 10pt;
font-family: Century Gothic, georgia;
line-height: 14px;
padding: 0px 110px 0px 100px;
text-align: justify;
}

a:link, a:visited {
color: #073239;
text-decoration: underline;
font-weight: none;
font-size: 12px;
} 

a:hover {
color: #3095a5;
font-weight: none;
text-decoration: none;
cursor: hand;
font-size: 12px;
}

#navi{
position: absolute; top:420px; left:190px; width:900px;
}
a.navilinkki, a:link.navilinkki, a:visited.navilinkki, a:active.navilinkki {
color: #071e2d;
font-size: 12px;
font-family: Arial;
text-align: center;
margin: 0 0 3px 0;
padding: 2px 0px;
text-decoration: none;
font-weight: bold;
text-shadow: none;
text-transform: uppercase;
letter-spacing: 1px;
text-shadow: 1px 1px #103d59;
}

a:hover.navilinkki, a:focus.navilinkki {
color: #071e2d;
font-size: 12px;
font-family: Arial;
text-align: center;
margin: 0 0 3px 0;
padding: 2px 0px;
text-decoration: none;
font-weight: bold;
text-shadow: none;
text-transform: uppercase;
letter-spacing: 1px;
text-shadow: none;
background-color: #1a91a4;
border: 1px solid #071e2d;
}

div#footer {
clear: both;
position: absolute; left: 72px;
width: 753px; 
height: 153px;
}

h1 {
font-family: georgia;
font-size: 20px;
letter-spacing: 2px;
color: #0f0201;
margin-top: 2px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 16px;
padding-bottom: 15px;
padding-left: 50px;
background-color: #6bcddc;
border-bottom: 2px solid #055a68;
border-right: 100px solid #055a68;
background-image: url('h1.png');
background-repeat: no-repeat;
}

input, select, textarea {
color: #000000;
font-family: Tahoma, Trebuchet MS, Sans-Serif;
font-size: 11px; 
padding: 0px;
background-color: 338795;
border: none;
border-bottom: 2px solid #042126;
cursor: default; 
}

input:hover, select:hover, textarea:hover,  {
cursor: default;
}

input:focus, select:focus, textarea:focus {
cursor: default;
}

.loota {
border: 2px solid #055a68;
padding: 10px;
background-color: #87d1dd;
background-image: url('lootanen.png');
background-repeat: no-repeat;
background-position: bottom right;
}

blockquote {
background-color: #96dce7;
border-left: 9px solid #205d67;
padding: 5px;
font-size: 11px;
line-height: 13px;
width: 500px;
}
h2 {
   font-size: 18px;
   font-family: Century Gothic, Trebuchet MS, Sans-Serif;
   color: #4E4E4E;
   text-align: left;
   letter-spacing: 3px;
   border-bottom: 4px solid #499ba8;
   font-style: normal;
   font-weight: normal;
   margin-bottom: 5px;
   line-height: 0.5;

}
