@charset "UTF-8";
/* CSS Document */

body {
	background-color: #C6AA84;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	font-size: 12px;
}

#VideoWrapper {
	margin-right: auto;
	margin-left: auto;
	height: 360px;
	width: 480px;
	margin-top: 0%;
	/*border: 3px solid #666666;*/
	padding: 0px;
}

.playAnimationPrompt {
	font-size: 1.1em;
	font-weight: bold;
	color: #326562;
}
