body {
	background-color:#fff;
	background-image:url("/images/grey_bg.png");
	background-repeat:repeat-x;
}

div#sitewideHeader div.logo h1 {
	text-indent:-99999px;
	background-image: url('/images/header_grey_nor.png');
}