body{background-color:#87967e}

a{background-image:url("favo/bak.png");
		/* background-repeat: no-repeat; */
    background-attachment: fixed;
   /*  background-position: -5px 10px;  */
	
}

a:hover{
	
	-webkit-box-shadow: 1px 2px 4px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 2px 4px 0px rgba(0,0,0,0.75);
box-shadow: 1px 2px 4px 0px rgba(0,0,0,0.75);
color:#000;
	
}
h1{
font-family:arial;
color:white;	
text-shadow: 3px 3px 2px rgba(40, 40, 40, 10);	
}
#exempel{width:510px; 
height:400px;
	
	font-family:arial;
color:white;	
text-shadow: 3px 3px 2px rgba(40, 40, 40, 10);
}
#flash {
	width:490px; 
	height:200px;
	margin-top:210px;
	
	font-family:arial;


}

#container{ width:510px; 
height:760px;
margin:auto}


a{display:block;
width:190px;
height:50px;
background-color:#999;
font-family:arial;
font-size:20px;
margin-top:8px;
margin-right:30px;
text-decoration:none;
text-shadow: none;
color:white;
padding:5px;
padding-left:10px;
border-radius:7px;
float:left;
-webkit-box-shadow: 4px 5px 21px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 5px 21px 0px rgba(0,0,0,0.75);
box-shadow: 4px 5px 21px 0px rgba(0,0,0,0.75);
}
