/* CSS definition file containing site wide stylesheets */

.bob-1{
	font-family: "Eden Mills";
 	font-size: 24px;
 	color: rgb(0,204,255);
 	font-weight: bold;
 	margin: 0.13px
}

.bob2{
	font-family: "Eden Mills";
 	font-size: 24px;
 	color: rgb(255,0,255);
 	font-weight: bold;
 	margin: 0.13px
}