<!DOCTYPE html>
<html>
<body>

<div id="container" style="width:500px">

<div id="header" style="background-color:#dc143c;">
<h1 style="margin-bottom:0;">Delia Steele</h1></div>

<div id="menu" style="background-color:#00bfff;height:200px;width:100px;float:left;">
<b>Good Reads</b><br>
Home Again<br>
Hot Skin<br>
Hot Java</div>

<div id="content" style="background-color:#FF69B4;height:200px;width:400px;float:left;">
Delia Steele ~~ Horney Author</div>

<div id="footer" style="background-color:#dc143c;clear:both;text-align:center;">
<img border=0 alt="free glitter text and family website at FamilyLobby.com" src="http://www.familylobby.com/common/tt10198297fltt.gif">
</div>

</div>
 
</body>
</html>