div.block_center {
	background-color: white;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}

div.content {
	background-color: white;
	padding-right: 0;
}

iframe.frame {
	width: 560px;
	border-width: 0;
}
div.subtitle {
	text-align: center;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;	
}
