@charset "utf-8";
/* CSS Document */

div#header {
	background-image: url(../images/floral-brightgreen.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#header_l_bottom {
	background-image: url(../images/pagetitle-donors.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left:44px;
}



