body {
   width:510px;
/* 	padding:150px 50px; */
	font-family:"Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
}

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

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


div { font-size: 0.8em; }

h4 {
   font-size: 0.9em;
   font-weight: bold;
}

p { font-size: 0.9em; }


