#container { 
	background: #FCFCFC url(../images/purple_02.png) repeat-x scroll left 94px;
} 
#header { 
	background: transparent url(../images/purple_01.png) scroll top left; 
}
.aboutInfo{
	height:45px;
	background: transparent url(../../images/purple/about_purple.png) no-repeat scroll left top;
}
.paymentInfo{
	height:45px;
	background: transparent url(../../images/purple/payment_purple.png) no-repeat scroll left top;
}
.termsInfo{
	height:45px;
	background: transparent url(../../images/purple/terms_purple.png) no-repeat scroll left top;
}
.contactInfo{
	height:45px;
	background: transparent url(../../images/purple/contact_purple.png) no-repeat scroll left top;
}
#footer { 
	background: transparent url(../images/purple_01.png) repeat-x scroll top left;
} 

