/* CSS Document */

div {
	background-image:url(images/bg_x_repeat_splash.png);
	background-repeat:repeat-x;
}

