@charset "utf-8";
.nav {
	background-attachment: scroll;
	background-image: url(../images/stripl.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.bgpage {
	background-attachment: scroll;
	background-image: url(../images/bgmain.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bghead {
	background-attachment: scroll;
	background-image: url(../images/bghead.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
