body {
	font-family:"Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
	background:#17181a;
	margin-left:-474px;
	margin-top:2px;
	position:absolute;
	width:948px;
	left:50%;
}

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

