.huevo {
	height: 50%;
	width: 50%;
}

.centrado
{
	text-align: centar;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -300px;
	border-bottom-color:#000000;
}

