.backgroud-x {
	background-repeat: repeat-x;
}

.backgroud-y {
	background-repeat: repeat-y;
}

.backgroud {
	background-repeat: no-repeat;
}