html,body{
	width:90%;
	height:90%;
}

p{
	width:80%;
}

object{
	position:fixed;
	left:25%;
	top:25%;
	z-index:10;
	width:50%;
	height:50%;
}

