/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

P {
	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	font-variant: normal;
 	clear: none;
 	background-color: rgb(0,0,255)
}
