.shadow {
	background-image: url(images/aaaabc_04.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.girl {
	background-image: url(images/abc_05.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Partners {
	background-image: url(images/Partners2_28.png);
	background-repeat: repeat-x;
	background-position: center top;
}

.footer {
	background-image: url(images/footer2_05.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.BG {
	background-image: url(images/HomeBG_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sheen {
	background-image: url(images/Sheen2_02.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.navBG {
	background-image: url(images/abc_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
img { border:0; }