
html, body
{
	color: #505050;
	background-color: #9CD62B;
	background-image: url(../../media/image/bg_green_all.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}

#chimassageacademy
{
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background-image: url(../../media/image/bg_green.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}