/**
 * Style sheet chapter05
 */
body
{
	background-color:#e5e5e5;
	background-image:url("files/grafik/bkd-05.gif");
}
