
html, body
{
	color: #FFFFFF;
	background-color: #87BF16;
}

#chimassageacademy
{
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background-image: url(../../media/image/bg_index.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}