body{
	text-align: center;
}

.wait {
	position: relative;
	background-image: url(../../gallery/image/photo-03.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#rgbt{
	background-position: center;
	background: rgba(255,255,255,0.8);
}