Border Around Profile
Put this code into your "About Me" section of your myspace edit profile section. You can change the value of the border for different thicknesses of the border and also the color of the border.
<style type="text/css"> body {border-color:black; border-width:20px ; border-style: solid;}</style>