div.canvasContainer {
	text-align: center;
}
.tileSet {	
	position: fixed;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#ranineMoveGameCanvas{
	margin: 0;
}
#sharedCanvas {
	box-shadow: 5px 5px 2px rgba(0, 0, 0, .2);
}