.mainbody {
	background-image: url(images/finalbkg_14.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.footerlinks {
	background-image: url(images/finalbkg_16.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.horizontal-line {
	background-image: url(images/home_19.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.vertical-line {
	background-image: url(images/home_29.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.specialoffer-head {
	background-image: url(images/specialoffers_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.specialoffer-mid {
	background-image: url(images/specialoffers_02.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.specialoffer-footer {
	background-image: url(images/specialoffers_03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.centerme {
	text-align: center;
}
