#heading {
	width:  100%;
	height: 30px;

	text-align: center;

	margin-bottom:    1em;
	background-image: url( '/images/heading-gradient.jpg' );
}

#heading h1 {
	width: 760px;
	font-size: .8em;

	text-align: left;
	color:     #FFF;
}

#heading a {
	text-decoration: none;
	color:     #FFABAB;
}

