div#content {
	text-align: center;	
}

div#content object {
	height: 500px;
	width: 800px;
}

div#content iframe {
	height: 500px;
	width: 800px;
}

