Hi
The Twenty Eleven theme has quite a bit of space after the site description. So if you want to keep that and reduce the space above your banner edit style.css like so:
#site-description {
color: #fff;
font-size: 14px;
margin: 0 270px 3.65625em 0; <<- delete or edit this
}
JB ??