/*Style Sheet for Version 5 Browsers */
/*The Body Background */
body {
	background-color : #ffffff;
	background-image : url("FadeSide.jpg");
	background-repeat : repeat-y
}