.bg_rep_x
{
	background-repeat:	repeat-x;
}


.bg_rep_y
{
	background-repeat:	repeat-y;
}


.bg_rep_no
{
	background-repeat:	no-repeat;
}
