body {
	background-attachment: fixed;
	background-image: url(bg-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #6a3d21;
	text-align: center;
}

