@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
	background-image: url(../../images/gradnoise-bg.jpg);
	background-repeat: repeat-x;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	background-attachment:fixed;
}
