@charset "utf-8";
@import "../common/main.css";

.mainImg {
	background-image: url(mainImg.jpg);
}

.mainImg h3{
	width: 100%;
	max-width: 500px;
}