@charset "UTF-8";
/* CSS Document */

#nursery {
	width:750px;
	height:800px;
	position:absolute;
	top:100px;
	left:138px;
	background-image:url(images/nursery.jpg);
}

.nurserycopy {
	width:650px;
	height:247px;
	position:absolute;
	left:49px;
	top: 526px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
}

	
