body, html {
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
div#contenedor {
	height: 100%;
	min-width:760px;
	min-height: 815px;
	overflow:hidden;
	background-color: #3E1E07;
}
object {
	width: 100%;
	height: 800px;
}
