.bck1 {
	background-attachment: scroll;
	background-image: url(images/bck-1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bck2 {
	background-attachment: scroll;
	background-image: url(images/bck-2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bck3 {
	background-attachment: scroll;
	background-image: url(images/bck-3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bck4 {
	background-attachment: scroll;
	background-image: url(images/bck-4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bck5 {
	background-attachment: scroll;
	background-image: url(images/bck-5.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.twelvept {
	font-size: 12px;
}

