@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(graphics/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #FFFFCC;
}
