
        /*
 * play around with these to change settings on your blog!
 */

/* link colors */
a {
  color: #369;
}
a:hover {
  color: #025;
}

/* font & border */
body {
  font: 12px/16px 'Lucida Grande', Arial, Sans-serif;
}