.centerall{
	width: 75%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
}
.verybigheading{
	font-size: 200%;
	font-weight: bold;
}

.bigheading{
	font-size: 150%;
	font-weight: bold;
}

.videowrapper{
	width: 960px;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
video::cue {
	background-color: transparent;
	background: transparent;
	text-shadow: 2px 2px 4px black;
}
