yes, in your custom.css just add a background image to your div that wraps around each of your premium members.
so in our default theme, we have start with this tag:
<div class="rankbox premium">
so in our custom.css we could add this example with many options:
.premium {...