/* CSS definition file containing site wide stylesheets */

BODY {
	background-repeat: repeat-x;
 	background-attachment: fixed
}

.TextObject {
	font-size: 14px;
 	color: rgb(255,153,0)
}

P {
	font-size: 14px
}