@charset "utf-8";
body main img {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 150px;
	margin-bottom: 150px;
	background-color: #000000;
}
body main {
	width: 100%;
	height: 500px;
	text-align: center;
	margin-top: auto;
	margin-bottom: auto;
	background-color: #000000;
}
body {
	background-color: #000000;
}
