/* Yuuta 2026/03/19 */
/* Use HTML <body background="" instead
BODY {
	background-image: url('/images/marble.gif');
}
*/
@font-face {
	font-family: "Unifont";
	src: url("/images/unifont-17.0.04.woff2") format("woff2");
}
H1, H2, LI, P, CODE {
	font-family: "Unifont";
}
