/* 
Theme Name: urangkurai
Theme URI : http://urangkurai.blogspot.com/
Author    : Andre Pandet Rank Khoerai
Version   : 2.1/3
*/ 


/* Google Font */ 


/* loading */ 
div#loading 
{
	position: fixed; 
	top: 0px; 
	left: 0px; 
	right: 0px; 
	bottom: 0px; 
	background:#050505 url(http://www.djerik.net/images/loading.png) center center no-repeat; 
	display: block; 
	z-index: 99999; 
	display: none;
}


