.backgrng {
	background-image: url(images/bg-refer.jpg);
	background-repeat: no-repeat;
}
.back-ths {
	background-attachment: fixed;
	background-image: url(images/bg-refer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

