body {
	background-color: #000;
	color: #fff;
	font-family: sans-serif;
	text-align: center;
}

body a {
	color: #fff;
	text-decoration: none;
}

hr {
	width: 200px;
	color: #fff;
}
