html, body {
	border: none;
}
body {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 1280px;
	margin: 0px;
	margin-left: -640px;
	background: #000000;
	color: #FFFFFF;
	text-align: justify;
	font-family: verdana, arial;
	font-size: 12px;
}