@charset "UTF-8";
body {
	background:#666 url(images/bfb9_bgd_dark.jpg) repeat-x 0 0;
}
#main {
	background:#666 url(images/bfb9_cnt_dark.jpg) repeat-y 0 0;
}
#show {
	background:#666 url(images/bfb9_top_classic.jpg) no-repeat 0 0;
}
#foot {
	background:#666 url(images/bfb9_bot_dark.jpg) no-repeat 0 0;
}
h3, h4, h5 {
	color:#ccc; /* 134; */
}
h1, h2, p, li {
	color:#fff;
}
#main a {
	color:#fc0;
}
#friend a {
	color:#ccc;
}
#friend a:hover {
	color:#fc0;
}
