body {
	background:url(waveweb.jpg) fixed;
}

/* 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;
	vertical-align: top;
}
#main-col .excerpt a:hover, #main-col .filed a:hover {
	color:#ff0066;
	border-bottom:1px solid #ff0066;
}
.postList a .listMeta {
	color:#959595;
}
#main-col .inner a {
	border-bottom:1px solid #959595;
}