@charset "utf-8";
.sand {
	background-attachment: fixed;
	background-image: url(images/sandbar.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

