body
{
	background:white;
	text-align:center;
	line-height: 0;
}

div
{
	width:100%;
	margin:auto;
	max-width:979px;
}

img
{
	display:block;
	width:100%;
	margin:auto;
	max-width:979px;
	height:auto;
}

.867
{
	display:block;
	width:100%;
	margin:auto;
	max-width:867px;
}

img.488
{
	display:block;
	width:100%;
	margin:auto;
	max-width:867px;
	height:auto;
}

img.1023
{
	display:block;
	width:100%;
	margin:auto;
	max-width:1023px;
	max-width:867px;
	height:auto;
}

.embed-container {
  position: relative; 
  padding-bottom: 56.25%; /* ratio 16x9 */
  height: 0; 
  overflow: hidden; 
  width: 100%;
  height:auto;
  max-width:1000px;
  max-height:563px;

}
.embed-container iframe {
position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
  max-width:1000px;
  max-height:563px;
}

p
{
	width:100%;
	margin:auto;
	max-width:979px;
	font-family:Courier New, Courier, monospace;
	font-size:8pt;
	line-height:8pt;
	color:black;
	text-align:center;
}