html,body {
	height:100%;
	width:100%; 
	margin:0px;
	background: #000000;
	color:#949494;
	font: 12px Arial;
}
a{
	color:#949494;
}
h1{
	font-size:14px;
}
