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