There are 2 previous versions of this script.
// ==UserScript==
// @name Remove - Set Facebook as your homepage
// @namespace South Somewhere
// @icon http://www.gravatar.com/avatar.php?gravatar_id=7981358aef708e92eeadd4422aed9e5e&r=PG&s=64&default=identicon
// @require http://sizzlemctwizzle.com/updater.php?id=99765&days=1&show
// @include *facebook.com/*
// ==/UserScript==
GM_addStyle(
'#ConfirmBannerOuterContainer {display:none !important;}'
);