view about.php @ 58:9d156039944e laserkard

[svn r59] final modifacatios wqith kevin
author rlm
date Sun, 14 Mar 2010 01:51:23 -0500
parents 1b5417799713
children 3b429e91982b
line wrap: on
line source
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6 <STYLE TYPE="text/css" >
7 <!--
8 @import url(./main.css);
9 @import url(./old_sexy.css);
10 @import url(./about.css);
11 DT { background: yellow; color: black }
12 -->
13 </STYLE>
17 <title>Laser Kard | About</title>
18 </head>
19 <body id = "about">
21 <?php include("top_menu.include"); ?>
23 <div class = "whole2">
24 <a href = "./buy.pl">
25 <img src = "./images/prod_pic1.jpg" border="0">
26 </a>
27 </div>
30 <div class = "whole">
32 <div id = "pokedex">
37 <h1>The Story</h1>
39 <P>It all started with one networking session at MIT. One of our founders wanted to stand out and paper cards just didn't cut it. He decided to cut his cards with a laser. </P>
41 <P>He wanted that job at Apple and knew that everyone else did too.</P>
43 <P>When he gave the card out, people kept it and remembered who he was.</P>
45 <P>He got the interviews. Laser Kard was born.</P>
47 <P>Developed by MIT Product Engineers and Designers, Laser Kard is an innovation borne out of the need to stand out from the crowd, to differentiate one's self. Once the first set was made, Laser Kards quickly began to catch on. Friends of the founders were soon asking for their own cards and using them to great success.</P>
49 <P>They have since taken people who were already impressive and given them that extra edge to put them over the top.</P>
51 <P>Laser Kard is committed to creating high-impact cards for high-impact people. </P>
53 <P>Made of brilliant, clear, scratch-resistant acrylic these Laser Kards communicate that you are committed to excellence and pay attention to the finest of details.</P>
55 <P>As thick as several business cards, they are pronounced without being obtrusive.</P>
57 <P>Subtle, yet sleek, they offer a way to boldly and yet quietly state that you are present and that you mean business.</P>
59 <P>President Teddy Roosevelt famously said, "Speak softly, Carry a big stick."</P>
61 <P>Speak softly, Carry a Laser Kard.</P>
63 <P>We'd wish you luck, but with these, you may not need it.</P>
65 <P>And about Apple &mdash; he got the job.</P>
67 <P>&mdash; Kevin Rustagi and Robert Mcintyre, <BR> Founders, Laser Kard, Impact Services.</P>
69 <P>
70 </div>
72 </div>
75 <div id = "garbage"> &nbsp; </div>
76 </body>
77 </html>