Skip to content

Instantly share code, notes, and snippets.

@ArupSen
Created October 16, 2012 23:11
Show Gist options
  • Save ArupSen/3902665 to your computer and use it in GitHub Desktop.
Save ArupSen/3902665 to your computer and use it in GitHub Desktop.
draft of erick rinner site
<!DOCTYPE html>
<html>
<head>
<title>Moksha coaching - Personal Development Partner</title>
<meta name="robots" content="noindex, nofollow" />
<meta name="description" content="Personal Development Partner" />
<style type="text/css">
body {font-family: "Lucida Grande", Lucida, sans-serif;margin:0 auto;/*background:url('images/skybg2.jpg') no-repeat 50% 0 #18376b;*/font-size:12px;color:#666;}
#wrap {background-color: #FFF;padding:0px 0px 20px 0px;position:relative;width: 660px;margin:0 auto;}
ul {margin-left:0px;padding-left:2em;}
li {list-style:square;}
/*img {position:relative;top:-5px;left:-5px;}*/
h2 {color:rgb(44, 124, 159);}
img.moksha {position:absolute;top:526px;left:256px;width:100px;opacity:0.5;}
p.strapline {position:relative;bottom:34px;left:250px;margin-bottom:-34px;width:400px;max-width:400px;}
h1, h2, ul, p {margin-left:10px;}
</style>
</head>
<body>
<div id="wrap">
<img src="images/header2.jpg" alt="tibetan flags" />
<h1>Moksha Coaching</h1>
<img src="images/moksha.jpg" alt="moksha sanskrit" class="moksha" />
<p class="strapline">Coaching-Mentoring-Personal Development</p>
<h2>Moksha Essence</h2>
<ul>
<li>Coaching services to chief executives and senior executives in management buy-outs or challenging situations or in crisis management.</li>
<li>Mentoring services to high potential executives at critical points of their career.</li>
<li>Life coaching to all individuals with life challenging situations: professional, personal, emotional, spiritual.</li>
<li>Lead the individual to take charge of her/his own change and development.</li>
</ul>
<h2>Why Moksha?</h2>
<ul>
<li>Means &ldquo;Liberation&rdquo; in sanskrit</li>
<li>Moksha works for individuals who want to liberate their potential at challenging points of their career</li>
<li>Moksha&apos;s mission is to liberate the individual from his/her own limitations, built over time by education, beliefs and professional life</li>
<li>Moksha helps individuals to take charge of their life and make the tough choices to be happy in the long term.</li>
</ul>
<h2>Contact</h2>
<p>[email protected]</p>
<p>London: 0788 784 24 34</p>
<p>Paris: 06 26 13 44 01</p>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment