#container { 
	background: #FCFCFC url(../images/pink_02.png) repeat-x scroll left 94px;
} 
#header { 
	background: transparent url(../images/pink_01.png) scroll top left;   
}
.aboutInfo{
	height:45px;
	background: transparent url(../../images/pink/about_pink.png) no-repeat scroll left top;
}
.paymentInfo{
	height:45px;
	background: transparent url(../../images/pink/payment_pink.png) no-repeat scroll left top;
}
.termsInfo{
	height:45px;
	background: transparent url(../../images/pink/terms_pink.png) no-repeat scroll left top;
}
.contactInfo{
	height:45px;
	background: transparent url(../../images/pink/contact_pink.png) no-repeat scroll left top;
}
#footer { 
	background: transparent url(../images/pink_01.png) repeat-x scroll top left;
}
