#banner .submit{/*adjust the submit button in the banner*/
position:relative;
top:-4px;
}
#footer{/*adjust footer to join the content*/
position:relative;
top:-1px;
}