#!/usr/bin/perl use CGI::Carp qw(fatalsToBrowser); print "Content-type: text/html\n\n"; open(LATEST, "header_cover.txt"); @bnr_all = ; close(LATEST); print "@bnr_all\n"; exit;

Optical Effects Layout Person Resume Cover Letter

A sample cover letter for optical effects layout person job.
Given below is a sample optical effects layout person resume cover letter. If you are applying for a optical effects layout person job, don't forget to send such cover letter with it.

MARTHA KINGMAN
123, Park evenue
Boston, MA, 02123
(123) 456-7890

September 23rd 2008

Ms. Sally Cook
Zeus Productions, Inc.
142, East Street
San Francisco, CA 95007

Dear Ms. Cook,

In response to your recent advertisement in the Los Angeles Times, please accept this letter in application for the optical effects layout position currently available.

I believe that several factors make me a good candidate for this position. Let me highlight just a few:

I would appreciate the opportunity to discuss the details of the position and to share some examples of my work at a mutually convenient time. Thank you for your consideration.

Respectfully yours,

Martha Kingman

Enclosure: Resume


#!/usr/bin/perl use CGI::Carp qw(fatalsToBrowser); print "Content-type: text/html\n\n"; open(LATEST, "footer_cover.txt"); @bnr_all = ; close(LATEST); print "@bnr_all\n"; exit;