.film-H {
	background-image: url(graph/film-H.gif);
	background-repeat: repeat;
}
.film-V {
	background-image: url(graph/film-V.gif);
	background-repeat: repeat-y;
}
.box {
	background-image: url(graph/box.gif);
	background-repeat: no-repeat;
}
