@charset "utf-8";

body {
	font-size: 9px;
	width: 300px;
}	

div {
	background-image: url(img/cronometro1_phone.png);
	background-repeat: no-repeat;
	background-position: center 10%;
	min-height: 133px;
	padding-top: 25%;
}

h2, h3 {
	text-align: center;
}

#cron {
	color: #FFF;
}


    
    
    