body {
	background: #000;
	color: #eee;
	text-shadow-color: #000;
}
		
#galwrap { 
	position: relative; 
	background: url(loading.png) top center no-repeat #000;
}
		
#gallery {
	width: 800px;
	height: 560px;
	list-style: none;
	margin: 0;
	padding: 0 0 80px 0;
	position: relative;
	top: 10px;	
	background: #000;
}

p.footer {
	display: none;
}
