.bottombar {
	background-attachment: fixed;
	background-image: url(../images/bottombar.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

