.horizontalBack {
	background-image:  url(../images/horizontalBack.gif);
	background-repeat: repeat-x;
}
.VerticalBack {
	background-color: EE6E04;
	background-image: url(../VerticalBack.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.horizontalbacksecond {
	background-image: url(../images/horizontalBacknew.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;

}
