/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Banner {
	font-family: "Lucida Calligraphy",  cursive;
 	font-size: xx-large;
 	color: rgb(255,255,0);
 	font-weight: bold;
 	text-align: center
}