#wrapper {
	background: transparent url(../images/greenie_blue.png) 0 0px no-repeat;
}
#pageWrap {
	background: #5183a2 url(../images/bg_blue.png) top left repeat-x;
}
#introContent {
	background: url(../images/intro_bg_blue.jpg) top left no-repeat;
}
*:first-child+html #wrapper {
	background: transparent url(../images/greenie_blue.png) 0 -47px no-repeat;
}
*:first-child+html #introContent {
	background: url(../images/intro_bg_blue.jpg) 0 0 no-repeat;
}	