@charset "utf-8";
.right-img {
	background-image: url(../Images/home-sideimg.png);
	background-repeat: no-repeat;
	height: 476px;
	width: 253px;
	float: right;
}

.left-text {
	float: left;
	width: 438px;
}

