body {

	background: url(images/bg-gray.gif) #474747 repeat-x;

	}

#logo {

	background: url(images/logo-gray.png) no-repeat;

	}

#logo.blank {

	background: url(images/logo-gray-blank.png) no-repeat;

	}

h2 {
	color: #5c656c;
	text-align: right;
	}

#when, .textwidget {

	color: #5c656c;

	}
