
/* Begin Typography & Colors */
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000;
	text-align: left;
	margin:0px; 
	}



a, a:hover, a:visited {
	text-decoration: none;
	}


