#content {
	background-image: url(../images/about/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header {
	background-image: url(../images/header/dunes.jpg);
}

#quote {
	background-image: url(../images/about/quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding: 0;
	margin: 0;
	height: 200px;
}
#quote span {
	display: none;
}