<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/css" 
                 href="../style/elliott.css"
		 media="all" ?>
<!DOCTYPE html 
          PUBLIC 
	  "-//W3C//DTD XHTML 1.0 Strict//EN"
          "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
  <head profile="profile.xml">
    <title>home</title>
    <link rel="icon" href="../favicon.ico" type="image/x-icon"/>
    <link rel="shortcut icon" href="../favicon.ico" type="image/x-icon"/>
    <script type="text/javascript" src="../js/flickr.js"/>
  </head>
  <body>
    <div id="feature-div">
      <a id="blogLink" href="/blog">
     	<p id="pageTitle" class="title"> 
	  <span id="pageTitleDark" class="darkText">elliott</span>johnson</p>
      </a>
      <a id="imageLink" href="http://flickr.com/photos/elliottjohnson/">
	<object id="feature" 
		data="../images/merritt-is-home.jpg" 
		type="image/jpeg"
		title="merritt is home."/>
      </a>
    </div>
    <object id="nextFeature" 
	    data="" 
	    type="image/jpeg"/>
  </body>
</html>

