.back01 {
	background-repeat: no-repeat;
	background-position: 180px 200px;
}
.back02 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
}
