@font-face
{
font-family: "minecraftia";
src: url("fonts/minecraftia.ttf");
}

body {height:100%;overflow:hidden; margin:0; padding:0; font-family:minecraftia;} 
a{text-decoration:none}
img{border:none}
.b0{background:#66cccc;height:20px;width:36px;border: 2px outset #66cccc;background-image:url(images/ice.png);background-size:100% 100%;}
.b1{background:#0055ff;height:20px;width:36px;border: 2px outset #cccccc;background-image:url(images/concrete.png);background-size:100% 100%;}
.b2{background:#ff0000;height:20px;width:36px;border: 2px outset #ff0000;background-image:url(images/tnt.png);background-size:100% 100%;}
.b3{background:#55ff7f;height:20px;width:36px;border: 2px outset #997252;background-image:url(images/grass.png);background-size:100% 100%;}
.b4{background:#993399;height:20px;width:36px;border: 2px outset #ff0000;background-image:url(images/tnt.png);background-size:100% 100%;}
.b5{background:#ffaa00;height:20px;width:36px;border: 2px outset #997252;background-image:url(images/grass.png);background-size:100% 100%;}
.b6{background:#ffaaff;height:20px;width:36px;border: 2px outset #66cccc;background-image:url(images/ice.png);background-size:100% 100%;}
.b7{height:20px;width:36px;border: 2px outset #efefef;visibility:hidden;}
.b8{background:none;height:20px;width:36px;}

td
{
text-align:center;
}

#p
{
transform-origin:0px 0px;
}

#inf
{
text-shadow:2px 2px #000;
}

.particle
{
width:16px;
height:16px;
}

@media screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.1) and (orientation: landscape)
{ /* tablet and smaller */
#overlay
	{
	position: absolute;
	z-index: 9999;
	width: 100%;
	height:125%;
	top: 0;
	bottom: 0;
	content: "";
	background: #212121 url(images/turndevice.png) 0 0 no-repeat;
	background-size: 100% auto;
	}
}

#moreGames{border:1px solid #fff;border-radius:4px;background:#0f0;font-size: 23px;padding:0px 8px 4px 12px;color:#fff;}
a{text-decoration:none;}

.preload
{
width:1px;
height:1px;
opacity:0px;
}