/* Turn the "Save page" button green when logged in */
#wpSave {
    background-color:#88ff88;
}