OK, here's the HTML:
[code]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>My Mischivous Life</title>
<link rel="stylesheet" type="text/css" href="layout.css" title="Default">
</head>
<body>
<div id="header">
<h1 id="blog-title">My Mischivous Life </h1>
<p id="description">"Welcome. Enjoy your time here. Avoid
the herpes."</p>
</div>
<div id="sidebar">
<div id="profile-container">
<h2 class="sidebar-title">About Me</h2>
<dl class="profile-datablock">
<dt class="profile-img"> <a href="http://www.blogger.com/profile/04453220272345079135"> <img alt=" My Photo" src="the%20wonder%20midget_files/98413109_df40ce3697_m.jpg" height="80" width="45"> </a> </dt>
<dd class="profile-data"> <strong>Name:</strong>
Jeremy Brown</dd>
<dd class="profile-data"> <strong>Location:</strong>
Atlanta, GA</dd>
</dl>
<p class="profile-textblock">If you've found here, you
deserve a cookie. This is the official homepage/blog of Jeremy Brown, a
computer geek/pro drifter hopeful/a whole lotta other shit I forget
now. And no, before you ask, there are no herpes here...unless Matt
shows up.</p>
<p class="profile-link"> <a href="http://mischif.110mb.com/aboutme.html">All you may
want to know</a> </p>
</div>
</div>
<div id="content">
<div id="main">
<div id="main2">
<h2 class="date-header">Saturday, March 31, 2007</h2>
<div class="post">
<h3 class="post-title"> Testicles One, Two... </h3>
<div class="post-body">
<div>
<div style="clear: both;"></div>
As of right now, this site is in Beta mode. For a while, I'll be
tweaking the design, adding things, and getting Joomla up and running.
But before my birthday, it <i>will</i> be up and running.
I hope.
<div style="clear: both; padding-bottom: 0.25em;"></div>
</div>
</div>
<p class="post-footer"> <em>posted by Mr_Mischif
</em></p>
</div>
</div>
</div>
</div>
<h2 class="sidebar-title">Mr_Mischif's Links:<br>
Click em,
dammit!</h2>
<li><a href="http://www.lost.eu/329a6">Lost: the
Game</a></li>
<li><a href="http://www.importatlanta.com/forums/forumdisplay.php?f=7">The
best place for e-drama ever.</a></li>
<h2 class="sidebar-title">My Folk:</h2>
<li>No folk yet. But give me a few.
</li>
</body>
</html>
[/code]