@charset "UTF-8";
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	
	background-color: #0B0B0B;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	margin:0;
	margin-bottom:0;
	margin-top:0;
	margin-left:0;
	margin-right:0;
}