.message{
	width: 60%;
	font-size: 16px;
	border-radius: 3px;

	height: 200px;
	position: absolute;
	z-index: 100;
}

.wait{
	z-index: 100;
	position: absolute;
	left: 200px;
	top: 74px;
	background-color: white;
	opacity: 0.2;
	text-align: center;
}

.wait img{
	/*width: 800px;*/
	/*height: 600px;*/

}
