/* CSS definition file containing site wide stylesheets */

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

P {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	background-image: none
}
