#main p button{
color: black;	
background-color: #e5ddff;    
font-size: 27px;
padding: 3px 5px 07px 10px;
box-shadow: 0px 1px 8px #000000;
-webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  border: solid #69158a 2px;
  text-align: left;
}

.etusivuslider{
		max-height: 500px;
}