body {
	color: white;
	background: black;
	font-family: sans-serif;
}
a {
	color: #f6a;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #ff0;
}
a:active {
	color: #fff;
}
#content {
	text-align: center;
}
#links {
	text-align: center;
}
.twtr-widget {
text-align: center;
}
.twtr-doc {
text-align: left;
margin: auto;
}
