

@charset "UTF-8";
/* CSS Document */


body {
background: #fff;

/*	background-image: url('liuku_pun.png'); */
    background-repeat: no-repeat;
    background-attachment: fixed;
  background-position: top left;
}

	
	
	
#sisalto {
	float: left;
	width: 500px;
	height: 500px;
	/*padding-left: 11px; */
	margin: 10px 30px 20px 50px;
}

.kuva {


  margin: 0 auto;
  width: 100%;

  
}







.menu li.active a {
     color: #fff;
}​

.menu li.active a {
     color: #fff;
}​



a.active {
	color:#333;
	
	}



	

nav {
	

  display: block;
  padding: 10px;
  background-color: #333;

  text-align:center;

}

nav ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

nav ul li {
  display: inline-block;
  margin-right: 20px;
}

nav ul li a {
  text-decoration: none;
  font-family: 'Anton', sans-serif;
  font-weight: normal;
  color: #2c966d;
  font-size: 1.2em;

color:#999; background:#444; display:inline-block; margin: 2px; border:none; outline:none; border-radius: 3px; padding-left:3px; padding-right:3px;
}


h1 {
/*font-family: studioFont;*/
  font-family:Lato;
  font-weight: 200;

  margin-top: 0px;
  margin-left: 30px;
  border-bottom: solid 1px #ccc;
/*  color: #F33; */


   font-size: 104px;
   line-height: 95px;
   margin-bottom: 25px;
   font-style: normal;
   padding-left: 5px;

}


p 
{
	
padding-left: 20px;
padding-right: 40px;


font-size: 22px;
line-height: 26px;

font-family:Lato;
font-weight: 300;
font-style: italic;
  margin-left: 30px;

} 
	

 
