Is it possible to add space below your profile, like how you would use a break (<br>)?

Nevermind.

<style type="text/css">
body table {margin-bottom:15px;}
body div table,
body table table {margin-bottom:0px;}
</style>