
		body{
		    
	/*background-image: url(../img/中秋2.webp);*/
 /*   background-attachment: fixed;*/
 /*   background-repeat: no-repeat;*/
 /*   background-size: auto;*/
		}
		div{
			margin:0 auto;
			width: 80%;
			text-align: left;
		}
		div p{
			font-size: 26px;
			font-weight: bold;
			
		}
		div span{
			color: red;
			font-size: 36px;
		}
