.backgroundimage {
	background-image:  url(bar3.jpg);
	background-repeat: repeat;
	background-position: right center;
}

