
/*////////////////////////////////////////////////////////*/
/*################## GLOBAL.DEFINITIONS ##################*/
/*////////////////////////////////////////////////////////*/

	/*////////////////////////////////////*/
	/*///////// GLOBAL.ELEMENTS //////////*/
	/*////////////////////////////////////*/

	html,body	{ background:#000000;width:100%;height:100%;padding:0px;margin:0px;overflow:hidden; }
	h1,p		{ display:none; }

	/*////////////////////////////////////*/
	/*//////// TEMPLATE.ELEMENTS /////////*/
	/*////////////////////////////////////*/
	
	.Template	{ width:100%;height:100%; }
