/* CSS definition file containing site wide stylesheets */

.Box2 {
	color: rgb(58,73,72);
 	border: 1px dashed rgb(160,179,169);
 	padding: 4px
}

.box1 {
	border: 1px dashed rgb(160,179,169);
 	padding: 4px
}
