body {
	background: url(images/bg-blue.gif) #003a9f repeat-x;
	}
#logo {
	background: url(images/logo-blue.png) no-repeat;
	}
#logo.blank {
	background: url(images/logo-blue-blank.png) no-repeat;
	}
h2 {
	color: #80c5ff;
	}
#when, .textwidget {
	color: #35baff;
	}