body {
	background:url(bg.gif) fixed;
}

/* main column link styles */

#main-col h2 a:hover {
	border-bottom:1px solid #7ab1bf;
}

#main-col .excerpt a, #main-col .filed a {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #7ab1bf;
}
#main-col .excerpt a:hover, #main-col .filed a:hover {
	color:#fff;
	border-bottom:1px solid #fff;
}
.postList a .listMeta {
	color:#7ab1bf;
}
#main-col .inner a {
	border-bottom:1px solid #7ab1bf;
}