body {
	/*	The background definition is in this file to stop the background-image from appearing in 
		textarea tags on the Admin side.
	*/
	background-image:url("/resource/images/background_main_repeatX.jpg");
	background-repeat:repeat-x;
	background-color:#65B4F3;
}
