#loader{
	background-image: url('../img/dribbble.gif');
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #ffffffcc;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999999;
}