/* CSS definition file containing site wide stylesheets */

H1 {
	font-size: x-large;
 	text-transform: capitalize;
 	text-align: center
}