rlm@28: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> rlm@28: <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@28: rlm@28: <STYLE TYPE="text/css" > rlm@28: <!-- rlm@28: @import url(./main.css); rlm@34: @import url(./old_sexy.css); rlm@28: @import url(./contact.css); rlm@28: DT { background: yellow; color: black } rlm@28: --> rlm@28: </STYLE> rlm@28: rlm@0: rlm@62: <title>Laser Kard | Contact!</title> rlm@0: </head> rlm@0: rlm@22: <body id = "contact"> rlm@28: rlm@28: rlm@28: rlm@28: rlm@28: rlm@28: rlm@28: rlm@28: <?php include("./top_menu.include"); ?> rlm@28: rlm@28: rlm@28: rlm@28: <div class = "whole"> rlm@28: rlm@28: <div id = "pokedex"> rlm@28: rlm@58: <h1>Contact Us!</h1> rlm@58: rlm@58: rlm@58: rlm@58: rlm@58: rlm@58: rlm@58: rlm@28: Feel free to contact us with any comments or ideas.<br><br> rlm@28: rlm@28: kevin@laserkard.com <br> rlm@28: rlm@laserkard.com<br><br> rlm@28: rlm@28: 832.638.1208<br><br> rlm@28: rlm@28: 3 Ames Street #135<br> rlm@28: Cambridge, MA 02142 rlm@35: <br> rlm@35: rlm@35: <p> rlm@50: For custom requests, please don't hesitate to contact us. rlm@35: </p> rlm@35: rlm@35: rlm@35: rlm@28: </div> rlm@28: rlm@28: </div> rlm@28: rlm@28: rlm@28: <div id = "garbage"> </div> rlm@28: rlm@28: rlm@28: </body> rlm@0: </html> rlm@28: