body {
  		width: 800px;
		background-color:#f4fdd0;
		text-align: center;
		margin: 0 auto;
		}
  #contents {
	width: 780px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
		}
  h1 	{
	background-color: green;
	color: white;
	width: 300px;
	margin-top:20px;
	margin-bottom:20px;
	padding: 5px;
	font-family:HGP‘n‰pŠpÎß¯Ìß‘Ì;
	font-size: x-large;
	background-position: center;
		}
table {
	border: solid 2px #35a463;
	margin-bottom:10px;
	width:700px;
	height:500px;
	margin-right: auto;
	margin-left: auto;
		}  
		 
  

