I used a php forward on my site, like this:
<?php
/**
* Place in a blank PHP page
*/
// Change to the URL you want to redirect to
$URL="http://www.spine-arrest.net/blog/index.php";
header ("Location: $URL");
?>
It’s possible to pull the index out, but you don’t really need to.
Not too bad, I like that your experimenting with some techniques (like the slants on the comment info). I’m not a big fan of those gradients, but hey… whatever floats yer boat.
One question… is the site called 17th Degree ?
I only ask because, well, there seems to be something amis about your header.