@charset "utf-8";
/* CSS Document */

body {
	width: 548px;
	margin: 0 auto;
	background: #e9f3ea;
	text-align: center;
}

.main {
	width: 548px;
	height: 306px;
	background: url(main.jpg);
	background-repeat: no-repeat;
	margin-top: 50px;
}
