body{
	text-align: center;
}
#imagenCrono{
	background-image: url('crono.png');
	background-repeat: no-repeat;
	width: 200px; 
	height: 300px; 
	background-size: 100%;
	margin-left: 40%;
	float:left;
}
#crono{
	width: 200px;
	margin-top: 150px;
	font-size:22px;
}    