Guys, do you know to to remove the space at the top of the banner?
Please visit my profile to see my preview.
http://profiles.friendster.com/vanraid
I've been using this code for my banner.

[spoiler]/* BANNER */
#navigation {
background-color: transparent;
border: none! important;
padding-top: 650px;
padding-bottom: 1px;
background-image: url(http://i82.photobucket.com/albums/j249/vanraid8/banner.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center;
width: 800px! important;
height: 650px! important;}[/spoiler]