body {
	background: #090909 url(../images/bkg_body.jpg) no-repeat;
	font: 13px/24px Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	padding: 0;
	behavior: url(scripts/csshover.htc);
	}

a:link, a:visited {
	color: #fff;
	}
a:hover, a:visited:hover {
	color: #bbab92;
	text-decoration: none;
	}

p {
	margin-bottom: 1.25em;
	}

img {
	border: 0;
	}