/* CSS definition file containing site wide stylesheets */

.littleleaf {
	background-color: transparent;
 	background-image: url( "../assets/images/contactleafs.gif" );
 	background-repeat: no-repeat;
 	background-position: top
}

.textbknd {
	background-color: rgb(138,173,216);
 	border: 1px solid rgb(255,255,255);
 	padding: 10px
}