body id="page-comments" would allow you to add custom css for that page, so you don't have a giant blank space at the top like on this
http://nonoba.com/chris/comments
then you can do
>> #page-profile .pageboxcontent {padding-top: 420px;}
and it'll only apply to the main profile page, etc etc.
ಠ_ಠ