rlm@36: -resize <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> rlm@0: <html xmlns="http://www.w3.org/1999/xhtml"> rlm@0: <head> rlm@0: <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> rlm@0: <link rel="stylesheet" href="main.css" type="text/css" media="screen" /> rlm@0: <title>Laser Kard</title> rlm@0: </head> rlm@22: <body id = "hom"> rlm@0: rlm@0: rlm@0: rlm@0: <?php include("top_menu.include"); ?> rlm@0: rlm@0: rlm@0: rlm@0: <div class="center"> rlm@18: <a href="./buy.pl"><img src="./images/wt_sm.jpg" name="but" border="0"></a> rlm@0: <div class="text"> rlm@35: <p>Competition is tough. <br> rlm@35: Everyone wants that next job, that next opportunity.<br> rlm@35: They all look the same. <br> rlm@35: Same suit, same hair, same business card. rlm@35: </p> rlm@35: rlm@35: <p> rlm@35: But not you. <br> rlm@35: </p> rlm@35: <p> rlm@35: Laserkards — laser etched acrylic business cards<br> rlm@35: Designed to make an impact. rlm@35: </p> rlm@35: rlm@35: rlm@0: </div> rlm@0: rlm@0: </div> rlm@0: rlm@0: rlm@0: rlm@25: <div id = "copyright"> rlm@25: ©2010 LaserKard LLC rlm@25: </div> rlm@25: rlm@25: rlm@0: </body> rlm@0: </html>