/* CSS placed here will be applied to all skins */

body.page-Main_Page h1.firstHeading { display:none; }

img { max-width: 100%; }

.wikitable tr:nth-child(even) {
    background-color: #f0f0ff;
}

.wikitable th {
    background-color: #ccf;
}
.wikitable caption {
    font-size: 110%;
}