div#content-container div#events-container {
	height: 594px;
	background-color: #fff;
	padding: 5px 5px 5px 5px;
	color: #261E1A;
}

div#content-container div#events-container iframe {
	text-align: center;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #706F51;
	margin: 0px 0px 5px 0px;
}


