Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
.fundraiser-box { display: none; }

#centralNotice { display: none; }
#centralNotice.collapsed { display: none; }
#siteNoticeBig { display: none; }
#siteNoticeSmall { display: none; }
#siteNotice { display: none; }
#siteNoticeSmallUser { display: none; }

.not-patrolled { border: 2px solid black }

.usermessage {
  border: 1px solid RoyalBlue;
  background: #ceef8d 12px 3px no-repeat url("http://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Nuvola_apps_edu_languages.svg/40px-Nuvola_apps_edu_languages.svg.png");
  padding: 15px 15px 15px 55px;
}

textarea {
width: 100%;
padding: .1em;
background: #fff0d1;
}