body
	{
	background-color: ivory;
	background-image: url(../gazo/tertan_check_001.jpg);
	font-size: 10pt;
	color: maroon;
	}
h1
	{
	font-size: 24pt;
	color: white;
	}
a:link,a:visited,a:hover
	{
	text-decoration: none;
	background: green;
	font-size: 18pt;
	}
a:link,a:visited
	{
	color: white;
	}
a:hover
	{
	color: lime;
	}
.main
	{
	text-align: center;
	}
table
	{
	margin-left: auto;
	margin-right: auto;
	}
