body {
	text-align: center;
	color: black;
	font-family: Georgia;
	background-color: white;
	font-size: 12px;
	margin: 0px;
}

.center {
	height: 47px;
	width: 167px;
	margin-top: 270px;
	margin-right: auto;
	margin-left: auto;
}

p {
	color: #b3b3b3;
}

p a {
	text-decoration: none;
	color: #999999;
}

p a:hover {
	color: #999999;
	text-decoration: underline;
}

