* {
	font-size:1.25vw;
	//font-family:Noto Sans TC;
	font-family:ZCOOL QingKe HuangYou;
}
a {
	color:#2040A0;
	text-decoration:none;
	font-size:inherit;
}
a:hover {
	color:#4080A0;
}

body {
	background:url("background2_dim.png");
	background-size:100%;
	background-position:center;
	background-repeat:no-repeat;
}

.centered {
	text-align:center;
}

.heading {
	font-size:2.00vw;
}

sup, .tiny {
	font-size:1.0vw;
}

sup {
	color:#C0A080;
}

.category {
	font-size:1.50vw;
}

