<!DOCTYPE html>

<!-- BEGIN html -->
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- An Orman Clark design for well... myself! -->

<!-- BEGIN head -->
<head profile="http://gmpg.org/xfn/11">

	<!-- Meta Tags -->
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<meta name="description" content="Designer, Entrepreneur, WordPress Guy & all round bloody good bloke from sunny old blighty." />
	<meta name="viewport" content="width=700" />
	
	<!-- Title -->
	<title>Orman Clark | Designer. WordPress Guy.</title>
	
	<!-- Stylesheets -->
	<link rel="stylesheet" href="css/style.css" type="text/css" media="screen" />

<!-- END head -->
</head>
	
<!-- BEGIN body -->
<body>
	
	<!-- BEGIN #container -->
	<div id="container">
	
		<h1>Designer.<br />WordPress Guy.
		
		<h2>All round bloody good bloke from sunny old blighty.</h2>
		
		<h3>Working On:</h3>
		
		<ol>
			<li><a href="http://www.premiumpixels.com/wordpress">WordPress Themes</a></li>
			<li><a href="http://www.premiumpixels.com">Free Design Resources</a></li>
		</ol>
		
		<h3>Procrastinating On:</h3>
		
		<ol>
			<li><a href="http://twitter.com/ormanclark">twitter.com/ormanclark</a></li>
			<li><a href="http://dribbble.com/ormanclark">dribbble.com/ormanclark</a></li>
		</ol>
	
	<!-- END #container -->
	</div>
	
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-6564188-5']);
  _gaq.push(['_setDomainName', '.ormanclark.com']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>

<!-- END body -->
</body>

<!--END html-->
</html>