body {
	padding:50px 80px;
	font-family:"Lucida Grande","bitstream vera sans","trebuchet ms",sans-serif,verdana;
	scrollbar-face-color:#000000; scrollbar-track-color:#999999; scrollbar-arrow-color:#ffffff; scrollbar-shadow-color:#000000; scrollbar-dark-shadow-color:#000000; scrollbar-3dlight-color:#000000; scrollbar-highlight-color:#000000
}

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}
