@charset "utf-8";
/* CSS Document */

body {
	background:#121212;
	height: 100%;
	width: 100%;
}

#copyright {
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	left: 1px;
	top: 520px;
	width: 897px;
	height: 39px;
}

h4 { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 11px; color: #FFF; }
