.bg {
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg2 {
	background-image: url(footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.adress {
	background-image: url(team/adress.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.adres2 {
	background-image: url(team/adress.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

