body {
	font-family:"Lucida Grande","bitstream vera sans","trebuchet ms",sans-serif,verdana;
	margin-left: 0px;
	margin-top: 0px;
}

/* get rid of those system borders being generated for A tags */
a:active {
    outline:none;
}

:focus {
    -moz-outline-style:none;
}
