.tausta1 {
	background-image: url(../images/tekstipohja.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #adc6e7;


}
.bgleft {
	background-color: #FFFFFF;
	background-image: url(../images/left.gif);
	background-position: right top;
	background-repeat: no-repeat;

}
.bgright {
	background-color: #FFFFFF;
	background-image: url(../images/right.gif);
	background-position: left top;
	background-repeat: no-repeat;

}
.tekstibg {
	background-color: #FFFFFF;
	background-image: url(../images/tekstitausta.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

