﻿body {
	background-image: url('images/hengyee.jpg');
	font-family: "標楷體";
	font-size: 14pt;
	text-decoration: none;
	color: #000080;
}
h2 {
	font-family: "標楷體";
	font-size: 18pt;
	text-align: center;
	color: #000080;
}
table {
	table-layout: auto;
	empty-cells: show;
	border-collapse: separate;
	border-spacing: 10px;
}
marquee {
	font-family: 標楷體;
	font-size: xx-large;
	font-weight: bold;
	color: #008000;
	width: 500px;
	height: 40px;
}
li {
	list-style-type: disc;
}
a {
	text-decoration: none;
}

