body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #646464;
	background-color: black;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 784px;
	text-align: center;
	right: auto;
	left: auto;
	bottom: auto;
	top: auto;
	position: relative;
}
h1 {
	font-weight: normal;
	font-style: normal;
	border-bottom-color: #191919;
	border-top-color: #1b1b1b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: 1px;
	letter-spacing: -2px;
	text-shadow: 1px 1px 3px #9199b0;
	font-variant: normal;
	font-size: 32px;
	color: #313238;
	font-family: Georgia, cursive, Helvetica, Verdana, Arial, sans-serif;
}
