.loginng {
	background-attachment: fixed;
	background-image: url(images/loginbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.job {
	background-attachment: fixed;
	background-image: url(images/index2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header {
	background-attachment: fixed;
	background-image: url(images/index1.JPG);
	background-repeat: no-repeat;
	background-position: left top;
}
