body {
    font-family: "Zen Maru Gothic", serif;
    background: linear-gradient(#ffd900, #fff);
    background-repeat: no-repeat;
}

/*@media (min-width: 800px) {*/
.toptitle {
    max-width: 600px;
    width: 90%;
}
.link {
    text-align: center;
}
p.footer {
    text-align: center;
}
