body {
	margin: 0px;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #797979;
	position: relative;
	text-decoration: none;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #797979;
	position: relative;
	width: 100%;
	bottom: 10px;
	top: -29px;
	text-decoration: none;
}
#copyright a {
	color: #999999;
}

