body {

	background: #141414 url(bg.jpg) top center no-repeat;

}



/* main column link styles */



#main-col h2 a:hover {

	border-bottom:1px solid #959595;

}



#main-col .excerpt a, #main-col .filed a {

	color:#fff;

	text-decoration:none;

	border-bottom:1px solid #959595;

}

#main-col .excerpt a:hover, #main-col .filed a:hover {

	color:#fff;

	border-bottom:1px solid #fff;

}

.postList a .listMeta {

	color:#959595;

}

#main-col .inner a {

	border-bottom:1px solid #959595;

}