html {
	background: #9a9a9a url(background.jpg) top center no-repeat;
}

body {
	background: transparent none;
}

#siteHeader {
	background: url(background.jpg) top center no-repeat;
	background-position-y: -30px;
	height: 156px;
}