*{
	background-color: #F8F8FF;
}

#VideoStart{
	text-align: center;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 14pt;
}

#VideoStimulus{
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}