html, body, #tomove, #tomove2, #tomove3, #tomove4, #tomove5, #tomove6, #tomove7, #tomove8, #tomove9, #tomove10, #tomove11, #tomove12{
	margin: 0px;
	padding: 0px;
}

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

#tomove, #tomove2, #tomove3, #tomove4, #tomove5, #tomove6, #tomove7, #tomove8, #tomove9, #tomove10, #tomove11, #tomove12, #tomove13{
	width: 150px;
	height: 150px;
	background: none;
	border: 0px solid #ddd;
	font-size: 0.9em;
	cursor: move;
	
	position: absolute;
}
