* { margin:0; border:0; padding:0; }

html { height: 100%; overflow-x:hidden; overflow-y:auto; }

img#bgimg {	height: 100%; width: 100%; z-index: -1; position:fixed; color: white;}

body { 
background-color: transparent; 
min-height: 100%; 
border-top: 1px transparent solid; 
margin-top: -1px; 
z-index:0; 
position:relative; 
font-size:80%;
}

#sisalto { width:600px; margin:66px auto 0 auto; padding-bottom:93px; text-align:center; }

#samples {
margin-bottom:9px;
}

#samples img {
background:#ffffff;
padding:5px;
width:150px;
height:100px;
margin:9px;
}


a:link, a:visited, a:active { color:#0099e9; text-decoration:none; }
a:hover { color:#0066ff; }

h2 {
padding:10px 0 10px 0;
font-weight:100;
font-family: Trebuchet MS, sans-serif;
font-style:italic;
font-size:1.9em;
color:#a1978f;
}

h3 {
margin:0;
padding:10px 0 0px 0;
font-weight:100;
font-family: Trebuchet MS, sans-serif;
font-style:italic;
font-size:1.9em;
color:#a1978f;
}

p, .leipa {
padding:5px 0 15px 0;
font-family: Arial, Helvetica, sans-serif; 
font-size:1.1em;
line-height:1.8em;
text-align:center;
}

p.footer {
font-size:0.8em;
color:#a1978f;
}
