@charset "utf-8";
.lftshadow {
	background-attachment: scroll;
	background-image: url(leftshadowall.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.rghtshadow {
	background-attachment: scroll;
	background-image: url(rghtshadowall.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.header {
	background-attachment: scroll;
	background-image: url(header.png);
	background-repeat: no-repeat;
	background-position: center top;
}
