body {
	background-color: #000000;
}
container {
	height: 800px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #temp_header #copy {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.small_text {
	font-size: 13px;
	color: #ECECEC;
}
