body {
	font-size: 62.5%;

}

table {
	font-size: 1em;
	color:#fff;
}



.name {font-size: 26px;text-align: center;font-weight: bold;}

table#option {
background: #fff;
color: #000;
width: 690px;
margin: 0px 22px;
margin-top: 0px;
}

table#option th {
background: rgb(39, 39, 39);
color: #fff;
border: 1px solid #666;
font-weight: 100;
font-size: 12px;
}

table#option td {
width: 10%;
font-size: 12px;
text-align: center;
border: 1px solid #666;
}

table#option caption {
font-size: 16px;
background: #FF5200;
font-weight: bold;
color: #F3E900;
}




.demo-description {
	clear: both;
	padding: 12px;
	font-size: 1.3em;
	line-height: 1.4em;
}

.ui-draggable, .ui-droppable {
	background-position: top;
}
