/* CSS definition file containing site wide stylesheets */

H1 {
	font-size: x-large;
 	color: rgb(255,255,255)
}

P {
	color: rgb(255,255,255)
}