@charset "utf-8";
.content {
	height: 800px;
	width: 850px;
	text-align: center;
	margin: auto;
	background-image: url(temple.png);
	background-repeat: no-repeat;
	background-position: center center;
}
