.showgrid{
	background-image:url(/img/layout/Register.png);
	background-repeat:no-repeat;
}

.redBax {
	background-image:url(/img/debug/redbox.png);
	background-repeat:repeat;
}

.greenBax {
	background-image:url(/img/debug/greenbox.png);
	background-repeat:repeat;
}

.blueBax {
	background-image:url(/img/debug/bluebox.png);
	background-repeat:repeat;
}

.cyanBax {
	background-image:url(/img/debug/cyanbox.png);
	background-repeat:repeat;
}

.yellowBax {
	background-image:url(/img/debug/yellowbox.png);
	background-repeat:repeat;
}

.magentaBax {
	background-image:url(/img/debug/magentabox.png);
	background-repeat:repeat;
}

.Bax {
	background-image:url(/img/debug/box.png);
	background-repeat:repeat;
}