.bg-t-1 {
	background-attachment: scroll;
	background-image: url(images/bg-t-1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 1px;

}
.bg-t-2 {
	background-attachment: scroll;
	background-image: url(images/bg-t-2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 1px;

}
.bg-t-3 {
	background-attachment: scroll;
	background-image: url(images/bg-t-3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 1px;

}
.bg-m-1 {
	background-attachment: scroll;
	background-image: url(images/bg-m-1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 1px;

}
.bg-m-3 {
	background-attachment: scroll;
	background-image: url(images/bg-m-3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1px;

}
.bg-b-1 {
	background-attachment: scroll;
	background-image: url(images/bg-b-1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 1px;

}
.bg-b-2 {
	background-attachment: scroll;
	background-image: url(images/bg-b-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1px;

}
.bg-b-3 {
	background-attachment: scroll;
	background-image: url(images/bg-b-3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1px;

}
