.back {
	background-attachment: fixed;
	background-image: url(images/1_03.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.back2 {

	background-attachment: fixed;
	background-image: url(images/things/18.gif);
	background-repeat: repeat;
	background-position: right center;
}

