@charset "utf-8";
body, html {
	margin:0;
	padding:0;
	border:0;
	background-color: #221e1f;
	background-image: url(../images/bgd.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
} /* Re-sets IE to "zero" for these values */
