body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #333333;
}
h1 {
	color: #CCCCCC;
	font-size: 30px;
	text-align: center;
}
#Video_Holder {
	text-align: center;
}
p {
	color: #CCCCCC;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}
a {
	color: #669933;
}
a:hover {
	color: #F50000;
}
h2 {
	font-size: 16px;
	color: #CCCCCC;
	text-align: center;
}
