body {
	background-color: #000000;
	text-align: center;
}
p {
	text-align: left;
}
img {
	text-align: center;
	clip: rect(0px,auto,0px,auto);
}
body,td,th {
	color: #000000;
}
#content {
	left:409px;
	width:800px;
	z-index:1;
	background-color: #FFFFFF;
	padding: 20px;
	border: 5px solid #000;
	clip: rect(0px,auto,0px,auto);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
