okay, first off the normal profile is sticking out on the right side..
I think its a really pretty layout but the main image the font on it looks a little blurry and doesn't really look right and that font you used the bubbly one or what ever I don't think it really matches the layout/image. I think it looks pretty good though, i like all the content. Perhaps some more friends or links in it, since it has such a big space and only 3 friends?
Perhaps hide your navigation links >>
CODE
<style>div table form tr td, a.navbar, font{visibility:hidden!important; height:0px!important;}</style>
and to hide those blogs that are sticking out use
CODE
<style type="text/css">
table td table tr td.text table {visibility:hidden;}
table td table tr td.text table table, table td table tr td.text table table td.text {visibility:visible;}
</style>