body, th, td, a, input, select, button, textarea {
	font-family: Arial, "PMingLiU", "新細明體", "LiHei Pro", Helvetica, sans-serif; /* Microsoft JhengHei */
}

body {
	font-size: 62.5%;
	background: #000;
	color: #fff;
	border: 10px;
	margin: 10px;
}

#content {
	font-size: 1.2em;
}

#footer {
	font-size: 1.2em;
	text-align: center;
}