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.
pre {
    overflow: auto;
}

#AIAV_header {
    display: none;
}

#file img {
    background: url("http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;
}

.usermessage {
    background-color: #CFFFCF;
    border: 1px solid #66E566;
}

table.diff td div {
    overflow: visible;
}

.mw-lag-warn-normal {
    display: none;
}

.diffchange {
    background-color:#FF7458;
}

.diffchange-inline {
    background-color:#FF7458;
}