body {
	background-color: black;
	background-image: none;
	}
#column_two {
	background-color: #111;
	background-image: none;
	color: #efefef;
	border: none;
	}
#content {
	background-color: #111;
	}
.section_label {
	border: none;
	}
.info {
	color: #efefef;
	}
#sub_column_one {
	width: 770px;
	}
#sub_column_two {
	display: none;
	}
#blog a {
	color: red;
	}
#blog .title a {
	color: red;
	}
#blog li {
	border-bottom: none;
	}

