* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: #000;
}

#caranimation_stopmotion {
	margin: 50px auto;
}

h2 {
	font: 18px "American Typewriter", "Courier New";
	color: #FFF;
	margin-top: 10px;
}