body { background-image: url('https://i.imgur.com/Ktu3DXi.gif');
 background-attachment: fixed, scroll;
 background-repeat: repeat;
 background-color: #ff8a52;
cursor: url("https://i.imgur.com/ypFG7hN.png"), auto !important;}
div.post.reply {
    background: none repeat scroll 0 0 #00cbcd;
    border-color: #dd3081;
    border-style: none solid solid none;
    border-width: 2px;
    display: inline-block;
    margin: 0.2em 16px;
    padding: 0.2em 0.3em 0.5em 0.6em;
}

header div.subtitle, h1 {
    color: #f012f3;
    text-align: center;
}