@charset "utf-8";
/* CSS Document */

body {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(Images/Scroll-2.png);
}
article {
	font-family: "Faith Collapsing";
	font-size: 34px;
	color: #000;
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
}

