body {
	background: url('../images/overwatch-bg.jpg');
	background-repeat: no-repeat !important;
	background-size: auto 100vh;
	background-position: center top;
	background-color: #474D7E;
}
body, html { height:800px } !important; 
#box-shadow {
  border: 1px solid;
  padding: 10px;
  box-shadow: 5px 10px 18px #888888;
}

.video-wrap {
	max-width: 98%;
	max-height: 60vh;
	padding-top: 20px;
}

video {
	max-width: 98%;
	max-height: 60vh;
	padding-top: 1px;
}

p {
		font: 14px Sans-Serif !important;
		text-shadow: 0px 0px 1px #000000,0px 0px 1px #000000, 0px 0px 4px #000000, 0px 0px 4px #000000, 0px 0px 4px #000000;;
	}