/* CSS Document */

body{
	background-image:url(images/bg_stripe.gif);
	background-repeat:repeat-x;
	background-position:top-left;
	background-color: #FFFFFF;
}

