body {
	background: #ffffff url('images/grad.jpg') repeat-x top left;
}

#header {
	position: relative;
	height: 476px;
	width: 920px;
	margin: 0 auto 40px;
}

#branding {
	position: absolute;
	bottom: 0;
	height: 400px;
}

#blog-title a {
	background: url('images/heading.jpg') no-repeat top center;
	text-indent: -9000px;
	display: block;
	width: 920px;
	height: 400px;
	margin: 0 auto;
	box-shadow: 0 5px 5px #333333;
	-moz-box-shadow: 0 5px 5px #333333;
	-webkit-box-shadow: 0 5px 5px #333333;
}
