a {
    background-color: #fff;
    color: #000;
    font-style: italic;
}
a:hover {
filter: invert(1);
}
.title {
    font-size: 46px !important;
    text-align: center !important;
}
body {
    background: white url(/photos/general/stars.gif) top right;
    background-size: 250px;
    font: 26px/2 "sarif";
    color: #fff;
}
.box {
    text-align: center;
    margin: auto;
    max-width: 350px;
    padding-top: 85px;
}


