/* TEMPLATE SET: A */

div.container {
	left: 0;
	top: 50%;
	position: absolute;
	margin-top: -212px; /* half of the height */
	height: 425px;
	width: 100%;
	text-align: center;
	
}
