@charset "utf-8";
/* CSS Document */

body {
	background:#121212 url('../images/tb_dark_grey.jpg') no-repeat center top;
}

#content {
	background:url('../images/bb_dark_grey.jpg') no-repeat center bottom; 
}
#sidebar ul li a {
	padding: 4px 0;
	display: block;
	margin-bottom: 3px;
	border-bottom: 1px solid #333;
}