In this line:
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
Try removing the slash at the end:
<meta http-equiv="content-type" content="text/html;charset=utf-8" >
I think it is causing a cascading effect that is throwing more errors. There might be others...but I think fixing that will fix a lot of the errors.
Another thing you might look into is cascading style sheets (css). You are using font tags and once you get comfortable with css, you will not go back! One of the errors is a missing close tag for the font element, but - again - that could be due to that one slash up above...amazing what just one mistake can cause throughout the whole page! Fix that one thing and I will gladly take another look.
Melanie
www.wehaveasite.com, www.monioriginals.com, www.thetreasurebox.net, www.flymetothemoonballoons.com