.DrChild {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #2F4F4F;
	background-color: #40D0D0;
	background-image: url(images/fondo1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: auto;
	z-index: auto;
}

