#wrapper {
	background: transparent url(../images/greenie_brown.png) 0 0px no-repeat;
}
#pageWrap {
	background: #9a6f40 url(../images/bg_brown.png) top left repeat-x;
}
#introContent {
	background: url(../images/intro_bg_brown.jpg) top left no-repeat;
}
*:first-child+html #wrapper {
	background: transparent url(../images/greenie_brown.png) 0 -47px no-repeat;
}
*:first-child+html #introContent {
	background: url(../images/intro_bg_brown.jpg) 0 0 no-repeat;
}