body {
	background:#0f0f0f;
}

#bg-wrapper { background: url(images/bgimg.jpg) no-repeat left top; padding-top: 40px; padding-bottom: 40px; }

#logo a {
	background: url(images/leftright_logo.png) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0 auto;
	height: 140px;
	width: 336px;
}