
html, body
{
	color: #505050;
	background-color: #6A174E;
	background-image: url(../../media/image/bg_purple_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_purple.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}