.holder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	background-position: center;
	text-align: center;
	z-index: 1;
}
.container {
	text-align: center;
	padding-top: 54px;
	z-index: 0;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	top: 100px;
	z-index: 2;
}

