/**
 * Style sheet body
 */
body
{
	background-image:url("images/body_bg.jpg");
	background-repeat:repeat-x;
}
