or you could use `printZenphotoLink()` which is the "officially styled" version. Styles are:
`
#zen-part {
font-family: Arial, Helvetice, sans-serif;
font-size: 1.8em;
font-weight: 100;
}
#photo-part {
font-family: Arial, Helvetice, sans-serif;
font-size: 0.9em;
font-weight: bold;
}
`