/*
Uncomment the following to hide the gold W patch
*/
/*.wheader.patchYes .wlogoSmall .logoAbsolute
{
	display: none;
}*/

#logo
{
	/*
	Replace the logo.png file in image/ with your logo
	*/
	background-image: url(../image/logo.png);
	
	/* Uncomment the following if you've hid the gold W patch */
	/*
	background-position: 15px 2px;
	*/
}

#logoPrint
{
	/*
	Replace the print_logo.png file in image/ with your print logo
	*/
}