@chatset "utf-8";

#plate{
	height:500px;
	width:500px;
	position:absolute;
	background:url(plate.png)
}

#hand{
	height:500px;
	width:500px;
	position:absolute;
	background:url(hand.png)
}