@charset "utf-8";
body {
	background-image: url(cronometro.png);
	background-repeat:no-repeat;
	height: 256px;
	width: 256px;
}
.segundos {
	height: 10%;
	width: 75%;
	margin-top: 128px;
	margin-left: 70px;
}

.botones {
	margin-top: 120px;
	margin-left: 20px;
}
