/* CSS definition file containing site wide stylesheets */

H1 {
	font-size: 16px;
 	color: rgb(255,102,51);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}