How can i modify my code to make the font 'verdana' and the size (font size 1)
Any quick method rather than me learning about stylesheets.
Cheers
echo "<div align=\"center\">\n";
echo "You wil be taken back to your personal homepage.<br/>\n";
echo "Alternatively, you can click <a href=\"./home.php\">here</a> if you can't wait.\n";
echo "</div>\n";