body {

   font-family: Palatino Linotype, Serif;
   font-size: 90%;
   color: white;
   cursor:crosshair;
   background-image:url(neli.png);
  }

   a:link, a:visited {
   color:silver;
  text-decoration: none;
  cursor:crosshair;
  }


a:hover, a:active {
  font-weight:bold;
  color:#202020;
cursor:crosshair;
text-transform:uppercase;


 }

img{
margin:0px;
padding:0px;
border: none;
}
 
 
 .kuva {
 float: left;
 margin: 5px;
 border: solid 2px black; }
 
  .kuva2 {
 float: right;
 margin: 5px;
 border: solid 2px black; }

	  .galleria {
	  margin: 0.5px;
 border: solid 2px black; } 
	  
 
 .eka {
 font-size: 3em;
 margin: 0px;
 }
 
 .otsikko {
	 font-size: 2em;
	 border-bottom: silver dotted 3px;
	 padding-bottom: 0px;
	 }
	 
	 .tulos {
	font-family: Tahoma, Serif;
	font-size: 76%;
	 }
.paivays {
border-bottom: silver dotted 2px;
font-size: 110%}
 
 

 /* Divien määritykset alkavat */


 #koko {
 width: 800px;

 } 
 
 #copy {
 width: 600px;
height: 40px;
 background-color: transparent;
 
	 }
 
   


#itseteksti {
  background-image:url(taustasalmiakki.png);
  line-height: 1.5;
   width: 390px;
   height: 435px;
   padding: 20px;
 margin: 0 auto;
  margin-top: 20px;
 overflow:auto;
 border-left: 3px solid black;
 border-right: 2px solid black;
 border-top: 15px solid black;
 border-bottom: 4px solid black;
 
  } 
 
 #menu {
 position:absolute;
 left:10px;
 float:left;
 width:150px;
 height:301px;
background-color: transparent;
margin-top: 20px;
}

 #sivupalkki {
 position: absolute;
 top: 10px;
right: 70px;
 width: 270px;
 height: 600px;
background-color:transparent;
 
}
 

