/* CSS definition file containing site wide stylesheets */

BODY {
	color: rgb(255,255,255)
}

P {
	color: rgb(0,0,0)
}