body,td,th {
	color: #FFF;
}
body {
	background-color: #a84d10;
}
.copyright {
	color: #C69;
}
#apDiv2 {
	width:70%;
	z-index:1;
	padding: 2%;
	background-color: #000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-top: 5px;
}
logo {
	text-align: center;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
p {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	font-size: 12px;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C60;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
