@charset "utf-8";
.title1 {
	background-image: url(title1.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
}
.centralimage {
	width: auto;
	height: 470px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
