.body {
	background-color: #000000;
	height: 500px;
	width: 760px;
	text-align: center;
}
a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FDC2F1;
	font-style: normal;
	text-decoration: none;
}
.body .spacer {
	height: 100px;
}
