/* CSS Document */


	body{
		
	background:transparent url(back.jpg) no-repeat fixed center top;
	background-repeat:repeat-x;
	background-color:#E8E8E8;
	color:#8A8A8A;
	
		

	}
