/*** Sticky Notes pastebin* @ver 0.2* @license BSD License - www.opensource.org/licenses/bsd-license.php** Copyright (c) 2011 Sayak Banerjee <sayakb@kde.org>* All rights reserved. Do not remove this copyright notice.*//* Body */button:hover{    background-position: 0px -40px;}button:active{    background-position: 0px -80px;    color: #fff;}