body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
}

a:link, a:visited, a:active {
	color: #999;
	font-size: 10px;
}

a:hover {
	color: #777;
	font-size: 10px;
}

#embed_code {
	text-align: center;
}

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

.bottom-row {
	background: url('images/mockup1_16.gif') repeat-x;
}