/*This style sheet was to accomodate a larger image on the pregnancy page*/
p#img {
	position: absolute;
	width: 200px;
	left: 565px;
	top: 200px;
}

