@charset "UTF-8";
.bkgd {
	background-attachment: fixed;
	background-image: url(bkgd.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #160F16;
}