body {
	background-color: #181818;
	color: #ffffff;
}

#content {
	width: 960px;
	background-color: #282828;
	margin: auto;
}

