.myBGStyle {
	background-attachment: scroll;
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
