@charset "utf-8";
body {
	font-family: "Footlight MT Light";
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-attachment: fixed;
	background-color: #ECF0F0;
	background-image: url(images/pageBG.jpg);
	background-repeat: repeat;
}

