body{
	height:740px;
background-color:black;
	background-image:url("bilder/bak.png");
}
#container {
	position:relative;
	width:462px;
height:368px;
margin-top:70px;
margin-left:4px;
}
#container2 {
	width:462px;
height:230px;
margin-top:10px;
margin-left:-2px;
/* border: 3px solid black; */
border-radius:15px;

}
.memorykort {
	width:80px;
	
height:80px;
margin:5px;
float:left;
border-radius:5px;
background-repeat:no-repeat;

}
.memorykort2 {
	width:209px;
	
height:209px;
margin:10px;
float:left;
border: 1px solid grey;
border-radius:15px;
background-repeat:no-repeat;
webkit-box-shadow: 4px 4px 10px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 4px 10px -2px rgba(0,0,0,0.75);
box-shadow: 4px 4px 10px -2px rgba(0,0,0,0.75);
Copy Text
}

#rubrik {
	position:absolute;
	top:10px;
		left: 120px;
	width:240px;
	height:57px;



	background-image:url("bilder/memory2.png");
}
#namn {
	position:absolute;
	top:640px;
	left: 70px;
	width:150px;
	font-family: 'Patrick Hand', cursive;
	font-size:1.10em;
	line-height:0.5;
	font-weight: 100;
	text-align:right;
	color:white;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
}
#namn2 {
	position:absolute;
	top:640px;
	left: 290px;
	width:150px;
	color:white;
	font-family: 'Patrick Hand', cursive;
	font-size:1.10em;
	line-height:0.5;
	font-weight: 100;
	text-align:right;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
}

#start {
	position:absolute;
	top:700px;
	left: -80px;
	width:150px;
	color:orange;
	font-family: 'Patrick Hand', cursive;
	font-size:1.00em;
	line-height:0.5;
	font-weight: 100;
	text-align:right;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
	visibility : hidden;
}

#try{
	position:absolute;
	top:30px;
	left: -90px;
	width:150px;
	color:orange;
	font-family: 'Patrick Hand', cursive;
	font-size:1.00em;
	line-height:0.5;
	font-weight: 100;
	text-align:right;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
}
#tid{
	position:absolute;
	top:30px;
	left: 305px;
	width:120px;
	color:orange;
	font-family: 'Patrick Hand', cursive;
	font-size:1.00em;
	line-height:0.5;
	font-weight: 100;
	text-align:right;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
}
#tid2{
	position:absolute;
	top:30px;
	left: 290px;
	width:120px;
	color:orange;
	font-family: 'Patrick Hand', cursive;
	font-size:1.00em;
	line-height:0.5;
	font-weight: 100;
	text-align:right;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
}



#lika{
	position:absolute;
	top:695px;
	left:320px;
	
	/* background-color:#86a1ce;
	
	width:125px;
	height: 20px;
	z-index:25;
	padding:3px;
	border-radius:5px;
	-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); */
	
	
}
#namnet{
	
	font-family: 'Patrick Hand', cursive;
	font-size:0.9em;
	line-height:0.5;
	font-weight: 100;
	margin-left:10px;
}
#byline{
	position:absolute;
	top:683px;
	left:80px;
	font-size:0.9em;
	font-family: 'Patrick Hand', cursive;
	line-height:0.5;
	font-weight: 100;
	color:white;
	
	width:260px;
	height: 18px;
	padding-left:10px;
	padding-top:4px;
	
	
	


	
	
	
}