#game {
	background-color: #6c7065;
	line-height: 0px;
}

.center {
    text-align: center;
}

#game-mobile {
	padding: 20px 20px 10px 20px;
	border:1px solid black;
}




/*@media (min-width: 980px) { */
	embed {
		width: 760px;
		height: 560px;
	}
	embed#GemJam {
		width: 700px;
		height: 400px;		
	}
	embed#FriendOrFake {
		width: 900px;
		height: 600px;		
	}	
	embed#PasswordPlunder
	{
		width: 930px;
		height: 640px;
		margin-left: -15px;
		margin-top: -10px;
	}
    embed#WebsiteWarrior
	{
		width: 900px;
		height: 640px;
	}
/*}
*/
@media (min-width: 1200px) {
	embed#FriendOrFake {
		width: 960px;
		height: 640px;		
	}
	
	embed#PasswordPlunder
	{
		width: 960px;
		height: 640px;
		margin:0;
	}

    embed#WebsiteWarrior
	{
		width: 1130px;
		height: 640px;
	}
}


#GooglePlay {
	height: 40px;
}