.new {
	background-image: url(images/1.png);
	background-repeat: repeat-x;
	background-position: top;
}
.new2 {
	background-image: url(images/2.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

