Chica, can I give you a suggestion? I find it really, really (REALLY) annoying when pages are wider than my screen - so can I give you some code to make it wrap at the edge?
Well, I'll put it up anyway.
I'm looking at the HTML template of your page, and I can see the problem - it need two changes:
1. You have a line of code fairly near the top of the page (near the <$BlogTitle$> part, if you do this from Blogger.com) that reads:
<TABLE WIDTH="100%" HEIGHT="100%" BORDER=0 CELLSPACING=2 CELLPADDING=15>
Change it to:
<TABLE WIDTH="600" HEIGHT="100%" BORDER=0 CELLSPACING=2 CELLPADDING=15>
2. A little further down the page, under the <BlogDescription$> tag, there's a line that reads almost the same as the other one:
<TD BGCOLOR="#FFFFCC" HEIGHT="100%" WIDTH="100%" VALIGN="TOP">
Change it to
<TD BGCOLOR="#FFFFCC" HEIGHT="100%" WIDTH="600" VALIGN="TOP">
That will stop most of your posts running over the screen, but you have a post dated 3/10/02 where you're rambling on about Santa Lucia, and that's what's messing it up at the moment - could you fix it? :-) Just delete that part or put some line breaks in, it doesn't matter.
Please? Para mi?
*hugs*
Amber