File: D:/HostingSpaces/SBogers10/lab.komma-mediadesign.nl/wwwroot/sherakhan/mobile/index.php
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="author" content="komma, (c) komma mediadesign, 2013. all rights reserved." />
<title>Sherakhan for mobile</title>
<meta name="description" content="" />
<meta name="keywords" content=""/>
<meta name="robots" content="all" />
<meta name="viewport" content="width=320">
<link href="http://fonts.googleapis.com/css?family=source+sans+pro:400,400italic,600,700,300" rel="stylesheet" type="text/css">
<style type="text/css">
html{ width: 100%; }
body{ overflow-y: scroll; overflow-x: hidden;margin: 0; width: 100%; font-size: 16px; font-family: 'Source Sans Pro', sans-serif; }
a{ outline: none; text-decoration: none; color: #3292CC;}
img{ border: none; }
strong{ font-weight: 600; }
#logo_holder{ display: block; padding: 2em 0; width: 100%; background: #3292CC; color: #fff; text-align: center; }
#logo_holder .logo{ display: inline-block; margin-bottom: 1em; width: 131px; height: 80px; background: url('/worldtrip/public/images/structure/sherakhan_sprite.png') -70px -10px; }
#logo_holder .title{ display: block; font-size: 3.5em; font-weight: 300; text-transform: uppercase; line-height: 1; }
#logo_holder .subtitle{ display: block; font-size: 1.125em; font-weight: 600; text-transform: uppercase; line-height: 2; }
.text_holder{ padding: 1.5em 2.5em; }
.text_holder h1{ color: #3292CC; font-size: 1em; text-transform: uppercase; }
.text_holder p{ margin: 1.25em 0; color: #666; line-height: 1.25}
.btn{ display: inline-block; padding: 0 1em; background: #3292CC; color: #fff; line-height: 2.5em; }
</style>
</head>
<body>
<div id="header">
<span id="logo_holder">
<span class="logo"></span>
<span class="title">Sherakhan</span>
<span class="subtitle">World Trip 2014 / 2015</span>
</span>
</div>
<div id="content">
<div class="text_holder">
<h1>Welcome to Sherakhan World Trip</h1>
<p>
Download our World Trip brochure below. <br />
If you have any questions or booking request, please contact your broker.
</p>
<a href="/worldtrip/public/routes/Sherakhan_Worldtrip.pdf" target="_blank" class="btn">Download brochure</a>
</div>
</div>
</body>
</html>