line1.font = "42px Arial";
line1.strokeText("Happy",10,40);
line1.font = "italic bold 64px 'Times New Roman'";
line1.strokeText("Happy",10,120);