.text {
	padding: 10px;
}
.proptran {
	background-image: url(front1/back.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.back {
	background-attachment: scroll;
	background-image: url(front1/back.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
