.thepagebody {
	color: #eef;
	background-color: #222;
}
.indexcontent {
	background-color: #222;
	margin-bottom: 20px;
	border-color: #222;
	}
.indexcontent, .indexcontent a, .indexcontent a:hover, .indexcontent a:focus {
	color: #fff;
	}

