body{width:695px;
	height:1000px;

background-image:url("bilder/bak.jpg");
-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;
}
#top{
	position:relative;
	margin-left:-5px;
	width:695px;
	height:185px;
	background-image:url("bilder/rubrik.png");
	background-repeat: no-repeat;
}
#board{
	margin-left:-5px;
	width:695px;
	height:900px;
	/* margin-top:-120px; */
	
}

#spelplan{
	margin-left:-5px;
	width:680px;
	height:520px;
	margin-left:15px;
	margin-top:95px;
	
}
.kort{
	width:110px;
	height:181px;
	float:left;
	margin-left:20px;
	margin-top:-95px;
	
	border-radius:12px;

	background-repeat: no-repeat;
	cursor:pointer;
}
#slumpkort{
	position:absolute;
	top:780px;
	left:400px;
	width:110px;
	height:181px;
	border-radius:12px;
		background-repeat: no-repeat;
	/* background-image:url("bilder/kort.png"); */
	
}
#blanda{
	position:absolute;
	top:870px;
	left:470px;
	width:109px;
	height:181px;
	border-radius:12px;
	background-image:url("bilder/kort.png");
	
}
#counter1{
	position:absolute;
	top:712px;
	left:45px;
	font-family:"Arial";
font-size:17px;
color:white;
	
}
#counter2{
	position:absolute;
	top:712px;
	left:175px;
font-family:"Arial";
	font-size:17px;
color:white;
}
#counter3{
	position:absolute;
	top:712px;
	left:305px;
	font-family:"Arial";
font-size:17px;
color:white;
	
}
#counter4{
	position:absolute;
	top:712px;
	left:435px;
	font-family:"Arial";
font-size:17px;
color:white;
	
}
#counter5{
	position:absolute;
	top:712px;
	left:565px;
	font-family:"Arial";
font-size:17px;
color:white;
	
}

#counter6{
	position:absolute;
	top:860px;
	left:50px;
	font-family:"Arial";
font-size:40px;
color:white;
	text-shadow: 4px 4px 7px rgba(0, 0, 0, 1);
}
#blanda2{
	position:absolute;
	top:960px;
	left:50px;
	width:128px;
	height:48px;
	border-radius:5px;
	background-image:url("bilder/blanda.png");
	-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);
	
	
}


#byline{
	position:absolute;
	top:1040px;
	left:50px;
	font-size: 0.90em;
	font-family: "Arial";
	color: white;
	background-color: #2727ff;
	width: 240px;
	height: 18px;
	padding-left:18px;
	padding-top:4px;
	
	border-radius:5px;
	
	
background-image:url("bilder/bak.jpg");


	-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);
	
	
}
#lika{
	position:absolute;
	top:1040px;
	left:320px;
	font-size: 0.90em;
	font-family: "Arial";
	color: white;
	background-color: #2727ff;
	width: 80px;
	height: 18px;
	padding-left:18px;
	padding-top:4px;
	
	border-radius:5px;
	
	
background-image:url("bilder/bak.jpg");


	-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);
	
	
}