@charset "UTF-8";


	@font-face {
	 font-family: RexBold;
	 src: url("myriadpro-regular-webfont.eot"); /* EOT file for IE */
	   src: local('☺'),
	         url('HelveticaNeueLTStd-BdCn.otf') format('otf'), url('HelveticaNeueLTStd-BdCn.otf') format('truetype');

	 /* src: url("Lekton-Regular.ttf") TTF file for CSS3 browsers */
	}
	@font-face {
	 font-family: Rex2;
	 src: url("myriadpro-regular-webfont.eot"); /* EOT file for IE */
	   src: local('☺'),
	         url('Lekton-Regular.ttf') format('ttf'), url('Lekton-Regular.ttf') format('truetype');

	 /* src: url("Lekton-Regular.ttf") TTF file for CSS3 browsers */
	}

	@font-face {
	 font-family: Rex;
	 src: url("myriadpro-regular-webfont.eot"); /* EOT file for IE */
	   src: local('☺'),
	         url('HelveticaNeueLTStd-MdCn.otf') format('otf'), url('HelveticaNeueLTStd-MdCn.otf') format('truetype');

	 /* src: url("Lekton-Regular.ttf") TTF file for CSS3 browsers */
	}

#ITALIA{
	position: absolute;
	left:0;
	top:0;
	width: 100%;
	height:100%;
}
#canvasParent{
	position: absolute;

	
}
#voronoiCanvas{
		position: absolute;
}
