
.bot {
	background-image: url(images/bot.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.top1 {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

