#container { 
	background: #FCFCFC url(../images/yellow_02.png) repeat-x scroll left 94px;
} 
#header { 
	background: transparent url(../images/yellow_01.png) scroll top left; 
}
.aboutInfo{
	height:45px;
	background: transparent url(../../images/yellow/about_yellow.png) no-repeat scroll left top;
}
.paymentInfo{
	height:45px;
	background: transparent url(../../images/yellow/payment_yellow.png) no-repeat scroll left top;
}
.termsInfo{
	height:45px;
	background: transparent url(../../images/yellow/terms_yellow.png) no-repeat scroll left top;
}
.contactInfo{
	height:45px;
	background: transparent url(../../images/yellow/contact_yellow.png) no-repeat scroll left top;
}
#footer { 
	background: transparent url(../images/yellow_01.png) repeat-x scroll top left;
}
