	#cuenta{

 		background-image:url("cronoRetocado.jpg");
 		background-repeat: no-repeat;
 		width:194px;
		height:259px;
 	}

 	.boton{


 		float:left;

 	}

 	@font-face{
 		
 		font-family: 'Digital Readout Thick';
		src: url('digital.ttf');

 	}

 	#crono{

 		font-family: 'Digital Readout Thick';
 		font-size: 70px;
 		margin-bottom:88px;
 		margin-right: 20px;

	}