h3{
	color:blue;
}
p{
	font-family: "微软雅黑";
}
h1 {
	color: red;
	font-size: 44px; 
}
h1,h3,h6,p {
	text-align: center;
}