.bac {
	background-repeat: no-repeat;
}
.repX {
	background-repeat: repeat-x;
}
.repY {
	background-repeat: repeat-y;
}
