#wrapper {
	background-color: #000;
	padding: 0px;
	width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
}
#wrapper #copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top: 15px;
	height: 0px;
	color: #FFF;
	width: 480px;
	background-color: #000;
	vertical-align: middle;
	text-align: center;
	font-weight: lighter;
}
