@font-face {
    font-family: 'FD Spank';
    font-style: normal;
    font-weight: normal;
    src: local('FD Spank'), url('FD_Spank.woff') format('woff');
}

#tactil {
	background: url(chrono.png);	    	
	background-repeat: no-repeat;
	height: 290px;
	width: 200px;
    position: relative;	
}
#crono {
    font-family:'FD Spank';
    font-weight:normal;
    font-size:42px;
	position: relative;	
	margin: auto;
    top: 150px;	
    left: 50px;
}