.topLayerBig{
	border: thin solid #4B371B;
	width: 95%;
	position: relative;
	left: 2%;
}
body{
		background-image:url(images\main_bg.jpg);
		background-attachment: inherit;
		background-position: bottom;
		background-repeat: repeat-x;
		background-color: black;
}
.topNav{
	background-image: url(images\top_bg_slice.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: black;
	
}
#topNav{
	background-image: url(images\top_bg_slice.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: black;
	
}
.childCarePhoto{
	position: relative;
	left:55%;
	top:-10%;
}
