@charset "UTF-8";
.bkgd {
	background-image: url(images/bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.white_links {
	font-style: italic;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
