body	{
	color: #999;
	background: #333;
	text-align: center;
}


h2, p, a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999;
	text-decoration: none;


}

a:hover {
		text-decoration: underline;

}

embed {
	border: 0;
	margin: 100px;
	text-align: center;

}