.repetepo {
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}
.repetexpasy {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
.repetepohtgche {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
.repeteypasx {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}
