div#center {
	padding-top: 0;
	background: url(images/home_bg.png) no-repeat 0 0;
	height: 590px;
}
div#bg_right {
	display: none;
}
div#signature {
	position: absolute;
	right: 0;
	top: 450px;
	background: url(images/quote.png) no-repeat 0 0;
	width: 350px;
	height: 90px;
}
