   /**
     * @author NeRuTaRi
     * @copyright 2007
     * @company Icon Perception Management Co.
     * @contact contact@icon-pm.com
     * @web www.icon-pm.com
     **/
	
	html { height: 100%; overflow: hidden; }
	
		body { height: 100%; margin: 0; padding: 0; background: #000; }
	
			#main {	height: 100%; width:100%; overflow:hidden; }
	
			#flash{ height:100%; padding-top: 500px; background: url(../images/ufuk-bahar-dorduncu-flash-required.jpg) center top no-repeat;color: #fff; margin: 0 auto; width: 699px; text-align: center; }
				
				#flash a{ color: #ff0000; }
			
			#content{ color: #f9f9f9;}