body{
	color:blue;	

background-image: url("tiger.jpg");
background-size: cover;
background-repeat: no-repeat;

}
#MENY{
background-color:white; 	
height: 100px;
width: 100%;
}
 active, .collapsible:hover {
  border-color: #00e6e6;
 }










