body {
	background-color: #fdecc2;
}

.bg {
	height: 100%;
	width: 100%;
	background-color: #fdecc2;
	background-image: url(../images/matsunoki.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
