body {
	color: #ded1c6;
	background-color: #171615;
}
a {
	color: #ac9c8e;
	font-weight: bold;
}
a:hover {
	font-style: italic;
}
.content-area {
	padding-left: 7px;
	padding-right: 7px;
	line-height: 160%;
	font-family: verdana;
	font-size: 13px;
}
#main-table {
	width: 934px;
	position: absolute;
	left: 50%;
	margin-left: -467px;
}
#footer {
	color: #453e38;
	text-align: center;
}
#login {
	width: 311px;
	text-align: center;
}
/* override modules/system/defaults.css */
tbody {
	border-top: none;
}
thead {
	border-bottom: none;
}
/* remove the "headlines by feedburner" credit */
#creditfooter {
	display: none;
}
li {
	margin-bottom: 10px;
}