body{width:670px;
	height:1450px;
background-color:black;

-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-tap-highlight-color: transparent;
}
*:focus {
	outline: none;
}


#container1{
	
	width: 700px;
	height: 1352px;
margin-left:20px;
	background-color:black;
	background-image:url("bilder/mobil.png");
	background-repeat:no-repeat;

}


#linkar{
	
	width: 570px;
	height: 432px;
margin-left:67px;
margin-top:375px;

float:left;


	

}
a {
	display:block;
	width: 102px;
	height: 102px;
}
.spel{
	
	width: 104px;
	height: 104px;
margin-left:30px;
margin-top:39px;

float:left;


	

}
#lika {
	position: absolute;
	top: 325px;
	left: 125px;
	
	z-index: 30;
	opacity:0.8;
}