body {
	background-color: #000000;
	background-position: center;
	text-align: center;
}
.position {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 800px;
	text-align: right;
}
.pright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	text-decoration: none;
	text-align: right;
	width: 800px;
	font-weight: normal;
}

a:link {
	color: #CC9900;
	text-decoration: none;
}
a:visited {
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.white {
	color: #FFF;
}
