.bottom {
	background-attachment: fixed;
	background-image: url(bottem_bar.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

