body {
	position: relative;
}
#foxvideo {
	height: 320px;
	width: 320px;
	position: absolute;
	left: 520px;
	top: 470px;
	background-color: #FFFFFF;
}
