body {
	background: #000;
	margin: 0;
}

#embed_code {
	text-align: center;
}

#embed_code_text {
	font-family: "Courier New", Courier, monospace;
	font-size: .7em;
	color: #333;
	background: #fff;
	margin: 10px auto;
	text-align: left;
	width: 300px;
	height: 125px;
}

p a {
	color:#88B87C;
	font-family: arial;
	font-size: .8em;
}