body {
   background-color : #ad998e;
   font-family: Helvetica;
   color : #000000;
   font-size : 14px;
   text-align : center;


}


a:link, a:visited, a:active {
   color : #2d3d4a;
   text-decoration : underline;
   cursor : default;
   font-size : 14px;
}

a:hover {
   text-decoration : none;
   color : #40201a;
   font-size : 14px;
}


a:link.linkit, a:visited.linkit, a:active.linkit {
   font-family : Palatino Linotype;
   font-style : italic;
   color : #2d3d4a;
   text-decoration : none;
   cursor : default;
   font-size : 18px;
   height : 100%;
}

a:hover.linkit {
   font-family : Palatino Linotype;
   font-style : italic;
   color : #40201a;
   font-size : 18px;


   
}
div#vasen {
   padding-top : 450px;
   float: left;
   width : 150px;
   margin-left: 27px;
   font-size : 11px;

}

div#tekstit{
   padding-top : 500px;
   margin-right : 500px;
   margin-left : 170px;
   padding-bottom : 15px;

}



h1, h2 {
   color : #2d3d4a;
   font-family : Palatino Linotype;
   font-style : italic;
   font-size : 20px;
   width : 100%;
}
h2 {
	font-size:15px;
	color:#2d3d4a;
}
