Over on the design team blog HERE were featuring quick and easy cards. For my quick card I made  I used some DSP, A framelit bundle and a few punches. Love how easy it is to match up colors when you use the Designer Series Paper!

function run_pinmarklet1() {
var e=document.createElement(‘script’);
e.setAttribute(‘type’,’text/javascript’);
e.setAttribute(‘charset’,’UTF-8′);
e.setAttribute(‘src’,’http://assets.pinterest.com/js/pinmarklet.js?r’+Math.random()*99999999);
document.body.appendChild(e);
}