/* Extra CSS for Dad's funky "Best Selling Discs In Britain" page requirements */

#content {
	margin: 320px auto;
}

#bsdibHeader{
	position: fixed;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	background-image: url("images/bg.jpg");
}