.unnamed1 {
	background-attachment: fixed;
	background-image: url(d.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.unnamed1 {
	background-image: url(d.jpg);
	background-repeat: repeat;
	background-position: center bottom;
}
.a2 {
	background-attachment: scroll;
	background-image: url(d.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.a3 {
	background-attachment: fixed;
	background-image: url(d.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.therightone {
	background-image: url(d.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.right {
	background-attachment: scroll;
	background-image: url(d.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
