body {
	background-color: #000000;
}
.wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
.wrapper a {
	font-size: 24px;
	color: #FFFFFF;
}
.wrapper p {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
