.bg01{
	background-image: url('images/bg01.jpg');
	background-position: right center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	}
.bg02{
	background-image: url('images/bg02.jpg');
	background-position: right center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	}
.bg03{
	background-image: url('images/bg03.jpg');
	background-position: right center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	}
