/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

BODY {
	background-repeat: repeat-x
}

.TextObject {
	font-size: 14px;
 	color: rgb(255,153,0)
}

P {
	font-size: 14px
}