<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('CMYKate Designs / Kate Rappe');

document.write('</span><br>');

document.write('1401 NW 70th Street<br>');

document.write('Seattle. WA 98117<br>');

document.write('PHONE: <span class="phonetitle">(206)605.3205<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:kate@cmykate">kate@cmykate.com</a><br>');


//  End -->