/* bodystyle.css */
/* Hintergrundformatierung */

	body { 
			background-color:#ffffcc;
			background-image:url(images/karle.jpg); 
		 }