body {
	background: #282b39;
	color: white;
	width: 100%;
	height: 100%;
}

#content {
	background: #282b39;
}

a {
	text-decoration: none;
	color: white;
}