.contents {
	width: 600px;
	text-align: left;
	background-color: #FFFFFF;
}
body {
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../gra/wall.jpg);
	background-repeat: repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: auto;
}
address {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	font-style: normal;
	text-align: center;
	margin-top: 15px;
	clear: both;
	color: #336600;
	padding-top: 30px;
}
