body { 
	margin: 2em;
	background-color: #ffe4e1; 
	background-image: url(style/back2.jpg); 
	background-repeat: repeat-y; 
	background-position: center; 
 }
h1 {  
	font-family: "HGS行書体",Century,arial,serif; 
	color: black;
	text-align: center;
	line-height: 2.0em; 
}
h2 {  
	font-family: "HGS行書体",Century,arial,serif; 
	color:black; 
	text-align: center;
	line-height: 0em; 
}
h3 {  
	font-family: "HGS行書体",Century,arial,serif; 
	color:black; 
	line-height: 2.5em; 
	text-align: center;
}
h4 {  
	font-family: "HGS行書体",Century,arial,serif; 
	color:black; 
	line-height: 0em; 
}
p { 
	color: #000000;
}
.count{
	text-align: center;
	color: #000000;
}
.menu{
	text-align: center;
	color: #000000;
}
.window{
	text-align: center;
}
.talk { 
	color: #ffffff;
}
hr { 
	border-width: 5px;
}
a:link {
	 color: white
}
a:visited { 
	color: purple 
}
a:hover { 
	color: ;
}
img {
	border-width:0px;
}

table { margin-left: auto;
	margin-right: auto;
} 

