body {
	background: url(background.jpg) no-repeat fixed;
	opacity: 1;
}

.video {
	position: absolute;
	top: 100px;
	left: 85px;
	border: 4px solid #e70006;
}
