body {
	background: url(5x5_green_back.png) #ffffff center;
}

h1 {
	text-align:center;
	font-size: 150%;
	margin-bottom: 10px;
}

table.index {
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.menu1 {
	width: 450px;
	margin-top: 10px;
	margin-bottom: 15px;
}

table.menu2 {
	width: 450px;
}

tbody.intro {
	font-weight: bold;
	text-align:center;
	background-color: #ffffff;
}

dt.menu {
	font-size: 130%;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 5px;
}

div.center {
	text-align: center;
	font-size: 90%;
}

div.comment {
	text-align: center;
	font-size: 80%;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.copy {
	font-size: 80%;
	text-align: center;
}

address {
	font-size: 80%;
}
