nice design, simple yet professional and more importantly table free and uses gif images 
 
now it needs validation 
 you probably know how to do all this already but im bored so shh.
you probably know how to do all this already but im bored so shh.  
add this to the header:
code:
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
instead of <link href="whatever"> for css (not valid) use 
code:
<style type="text/css">@import "whatever";</style>
for css just add other fonts in all the font-family attributes
e.g replace
code:
font-family: Verdana, Arial;
with
code:
font-family: Verdana, Arial, sans-serif;
quote:
Originally posted by wj
It's not Comic Sans
it is, he means in the links 
