The site looks awesome dan.
Here is the HTML code from your front page.....
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title><<<<this portion needs to be changed to.....<title>Dan's Super Duper Website....(or whateveR)</title> <link href="BurgessHomePage_StyleSheet.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="rollover.js"></script>
</head>
<body onload="MM_preloadImages('Images/homePage_Button_GameOn.gif','Images/homePage_Button_SculptureOn.gif')">
<div id="mainDiv"><img src="Images/homePage_BackGround.jpg" width="975" height="650" />
<a href="Burgess_GameGallery_Gallery.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image3a','','Images/homePage_Button_GameOn.gif',1)"><img src="Images/homePage_Button_GameOff.gif" name="Image3a" width="200" height="303" border="0" id="Image3a" /></a>
<a href="Burgess_SculptureGallery.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image4a','','Images/homePage_Button_SculptureOn.gif',1)"><img src="Images/homePage_Button_SculptureOff.gif" alt="sculpture" name="Image4a" width="200" height="458" border="0" id="Image4a" /></a><a href="
http://www.dpbsculpture.blogspot.com"></a></div>
</div>
</body>
</html>