body {
	text-align: center;
	background: #000;
	}
#video {
	margin: 50px auto 25px auto;
	width: 640px;
	}
#video p {
	text-align: left;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: normal;	
	}
#credits {
	width: 640px;
	margin: 0 auto;
	text-align: left
	}
#credits p, #credits h1 {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	}
a:link, a:visited {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #666;
	font-weight: bold;
	}
span.black-back {
	display: none;
	}
